I found the solution :-)
I posted it on SO:
http://stackoverflow.com/questions/7212783/android-playing-sound-over-sco-bluetooth-headset/11348952#11348952
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to
Is there a way to dig into the android source code to track this
issue ?
--
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
On Dec 26, 11:05 am, bob wrote:
> What is the best way to learn OpenGL ES 2.0 for Android?
What kind of tutorial are you looking for ? are you a beginner ?
What did you already find ?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post
Hello,
I want to play a sample file to test the bluetooth sco connection on
Android 2.2. The device is an earpiece (Nokia BH-701).
The problem is that I can hear and see that the SCO connection is Ok
but I can not hear the sample audio (mono,8kHz, 16 bits).
The connection seems to be established t
Hello,
I want to decode a buffered speech to text. Is it possible to send it
to a voice recognizer ?
If not, is it possible to use the jsapi ?
Thanks in advance,
Fabien
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group
On Aug 31, 3:57 am, James <030440...@163.com> wrote:
> You never need to do this. If you want to transfer music toearpiece,
> You just need to start a intent to let user enable BT and connect to
> theearpiece.
> This is the BT A2DP protocal which android already implemented. BTW, I
> think a norm
Hello,
I want to connect my app to a BT earpiece so that the sound coming
from the mike is heard on the phone and the sound played by the app is
heard in the BT earpiece.
My approach is to open a bluetooth server socket. Once the connection
is established, the input stream would be played by a med
7 matches
Mail list logo