Hi, I can tell you that using JF1.5, the paired stereo headset receive audio from any sound being played on the G1, i.e. any music player application output sound automatically to the bluetooth headset.
I don't think you need to do anything to make it work. However, AVRCP only works if you implement the feature in the apk, at the moment, only the default music player can be controlled via bluetooth AVRCP. I assume the rest of the apks have not implement AVRCP controls yet..... Cheers Eric On May 21, 11:46 am, jianwei <[email protected]> wrote: > Thanks for your responese. > Does this mean all audio in thirdparty application can't play in > bluetooth headset? > > Dave Sparks wrote: > > We don't support sending app processor audio over SCO. The audio > > quality would be very poor. > > > On May 20, 6:51 am, jianwei <[email protected]> wrote: > > > Hi all, > > > I met a problem of bluetooth headset. I want to switch audio playing > > > to bluetooth headset when bluetooth headset is paired. I found > > > BluetoothDevice in android sources which can controll bluetooth. > > > However it is not contained in android.jar. So I used > > > AudioManager.setBluetoothScoOn(true), but it still can't work. This > > > problem has troubled me a long time. I do appreciate your help. 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 -~----------~----~----~----~------~----~------~--~---

