ideakid / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

Bluetooth audio routing #695

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, 

I am written the sample loopback audio application by using AudioTrack and 
AudioRecord with sampling rate 8000. And i was used 
AudioManager.startBluetoothSco and  AudioManager.stopBluetoothSco APIs to route 
the audio to bluetooth. But still i am getting the audio from handset. And I am 
not getting any audio if i set MODE_IN_CALL to AudioManager.

I found that sipdroid application is able route the audio to bluetooth with the 
same APIs.

I am using HTC-EVO 2.2 for testing.

Can you please help me to route audio to bluetooth.

Thanks in advance for your valuable solutions.

Regards.
Anzi.

Original issue reported on code.google.com by anji...@gmail.com on 15 Oct 2010 at 1:34

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 15 Oct 2010 at 6:08