I am developing an application on the Android 2.3 platform. In numerous
scenarios such as playing video within the browser, playing recorded video
from the local disk, among others, isSpeakerphoneOn() API of AudioManager
class of android.media.AudioManager doesn't return the correct value even
though i could hear the sound of the video from the speaker.
Since getRouting() API call is deprecated, it is not usable as well. Has
anyone seen this problem before? Could someone suggest any other API from
multimedia framework that I could use to determine the on/off status of
speaker?

Regards,
Tejash

-- 
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

Reply via email to