I would like to develop one application which record voice messages and stores in cloud. it works like this
It is possible to read the voice mail开发者_运维百科 number by using this: http://developer.android.com/reference/android/telephony/TelephonyManager.html#getVoiceMailNumber()
I am trying to develop an android application which will retrieve a voicemail message left by a user, but I\'m stuck in its development
I was searching and googleing this topic for more than 2 hours but maybe there\'s something wrong with my search, cuz i didnt find anything.
Is there an API to get a user\'s voicemail number on iP开发者_C百科hone?No, I\'m afraid there isn\'t.
it is possible 开发者_如何学运维with iphone sdk to send sms to a user or change the voicemail greeting?