I do not understand the model of AudioManager.startBluetoothSco() AudioManager.stopBluetoothSco()
and AudioManager.setBluetoothScoOn(boolean) The description in the documentation is not clear. is start/stopness an underlying state for on/offness? Is SCO started/stopped for the whole device, or a particular app? How about on/off? How do either of these relate to whether a headset is (or is not) in "Voice Dialing mode", e.g.: BluetoothHeadset.startVoiceRecognition() and BluetoothHeadset.stopVoiceRecognition() ? Thanks in advance. tone -- 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