web-speech-api example does not use microphone input from bluetooth source when connected #283
Labels
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
What information was incorrect, unhelpful, or incomplete?
When testing the "Phrase matcher demo" of the web-speech-api,
https://github.com/mdn/dom-examples/tree/main/web-speech-api#phrase-matcher-demo
On an Android device with the Chrome browser,
When a bluetooth headset is paired and connected to the device, it does not use this bluetooth mic as expected:
What did you expect to see?
Observed behaviour:
Audio input is still routed to Chrome via the on-device mic.
Expected Behaviour:
Audio input should be routed to Chrome via the connected bluetooth mic.
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
Other observations:
Audio input is routed via the connected bluetooth mic for phone calls.
Audio output works as expected and is correctly routed from the Chrome browser to the bluetooth headset spekers.
Audio input works as expected when using a wired headset - the microphone from the wired headset is used as audio input when conected.
Android version: 14; SM-G556B Build UP1A.231005.007
Chrome version: 129.0.6668.100
Headset: Jabra Evolve 65
The text was updated successfully, but these errors were encountered: