On Thu, Dec 9, 2010 at 8:56 PM, GauravN <[email protected]> wrote: > For my app I need to play a pre recorded message to the caller.
That is not practical on Android. Your application does not have access to the in-call audio. If the device is in speakerphone mode, you may be able to play your message through the speaker and have it picked up by the microphone, but this is low quality and unreliable. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in London: http://bit.ly/smand1 and http://bit.ly/smand2 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

