[android-developers] Extension menu to an incoming call

2011-12-19 Thread tamiro
Hi all,
How can i automatically play an extension menu to an incoming call?
Scenario:
1. A user is calling.
2. I answer the phone call.
3. The user is hearing: For jonny press1, for david press 2...

Thanks,
Tamir.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Extension menu to an incoming call

2011-12-19 Thread Mark Murphy
On Mon, Dec 19, 2011 at 5:08 PM, tamiro tamir...@gmail.com wrote:
 Hi all,
 How can i automatically play an extension menu to an incoming call?
 Scenario:
 1. A user is calling.
 2. I answer the phone call.
 3. The user is hearing: For jonny press1, for david press 2...

You have no access to the in-call audio stream.

See:

http://stackoverflow.com/questions/3900564/play-an-audio-clip-onto-an-ongoing-call
http://stackoverflow.com/questions/5268964/stream-audio-to-a-phone-call-android
http://stackoverflow.com/questions/2492457/android-phone-call-audio-stream-via-wlan
http://stackoverflow.com/questions/4319949/need-to-play-audio-to-the-caller
http://stackoverflow.com/questions/5452595/playing-an-pre-recorded-audio-file-to-somebody-over-a-call

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 4.1 Available!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en