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 because resources on Internet are quite limited about voicemail. I haven t had any problems in my application to retrieve a sms but for voicemail, it s another thing ....
I would advice in order to guide me because I am a bit lost
Thanks
Voicemails are typically stored (in North America at least) on the carrier's voicemail system, which generally don't have standard, published programming interfaces for retrieving any data (I'm assuming they have SOME programming interface).
So not sure what you want is trivially possible.