TC77 connection with HS3100

// Expert user has replied.
I Intern Development 2 years 6 months ago
12 2 0

I've been trying to connect a TC77 with a HS3100 via bluetooth, which I'm planning to use for a prototype for voice picking.
The HS31000 connects properly, but does not receive any audio from the prototype application which reads out the picks using text to speech.
It also does not pick up on the microphone from the HS3100 and instead uses the audio from the TC77.

Is it possible to get this audio from the TC77 to the HS3100?
According to the specification sheet of the HS3100 it should be possible using the EMDK but I've had no success there.

If so, how would I go about doing this?

Please register or login to post a reply

2 Replies

G Gianvittorio Arciello

Did you find a solution? I have the same problem with HS3100 and WT6300 android device.

S Sean Kennedy

FYI - The HS3100 is not a Multi-media device - so the Microphone on the Headset profile (bluetooth) is not part of the Wired Microphone on the Device electronics.

For what you are asking about - the SCO methods from Google developer API's is used.

https://developer.android.com/reference/android/media/AudioManager

( Do a search on "SCO" in this page to find how much you need to look at. )

 

This Stack Overflow posting also outlines ways to do this:

https://stackoverflow.com/questions/63480273/recording-with-bluetooth-mic

 

CONTACT
Can’t find what you’re looking for?