I have implemented a kind of VoIP application using the AudioGroup and AudioStrem classes. It is working fint. My problem is that all the received audio is routed to the STREAM_VOICE_CALL speaker. I want to route the audio from some calls to the STREAM_MUSIC speaker. I have tryed to set the AudioManager mode and the Speakerphone on and off without obatining my goal. Any suggestion how I can do this ? Thanks
-- 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

