Hi, I am aware of that. But both functions do not do what I want, which is to force the internal microphone to be on, even when a headset is connected. Only setRouting offers that functionality and I don't seem to be able to use it correctly (does not work as stated).
On Jul 1, 1:11 pm, y 00o00o0o0o000o00o0o0o <[email protected]> wrote: > Hi, > > I checked the reference guide, and it says that setRouting() is a > deprecated method, developers should call setSpeakerphoneOn() or > setBluetoothScoOn instead. > > http://developer.android.com/reference/android/media/AudioManager.htm..., > int, int) -- 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

