[android-developers] Re: routing audio to speaker

2009-09-15 Thread sunee
. If it has to be invoked from one of the above services, please let me know which one i have to use for invoking setSpeakerphoneOn(). Kindly let me know from which place in your code you have invoked the speaker method. Thanks for the help. - sunee On Sep 15, 4:46 am, Roman ( T-Mobile USA

[android-developers] stereo audio is not coming via headset

2009-09-15 Thread sunee
I am working on android for omap zoom2 target. When I play audio clips, playback is fine and audio is coming via headset connected. But I can only hear the audio from left channel, nothing is audible from right channel. How to get stereo audio output via headset. - Sunee

[android-developers] Re: routing audio to speaker

2009-09-14 Thread sunee
I tried to invoke setSpeakerphoneOn(), but not able to make out the proper place. Could you let me know where can I invoke the provided speaker methods, . mAudioManager.setSpeakerphoneOn(true); Kindly provide me pointers like file name or funtion name. Thanks Sunee On Sep

[android-developers] routing audio to speaker

2009-09-10 Thread sunee
to enable it explicitly? Kindly help me. Thanks, Sunee --~--~-~--~~~---~--~~ 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

[android-developers] How to Enable Hardware Audio Codecs in android OMAP zoom2

2009-09-10 Thread sunee
Hi, I am working on android for omap zoom2 target. omapkernel - 2.6.27 android- RLS25.6 When try to do Audio play back from Android UI on zoom2 board, WAV AMR-NB - default PV software codecs are selected and playback is fine. MP3 - Hardware codec has been chosen by PV player,