I really hope someone can help... After plowing through loads of posts on the topic for days, both on Stackoverflow and elsewhere, I still haven't been able to get speech recognition to work with a Bluetooh Headset mic. Speech recognition works perfectly fine with the smartphone mic.
I've tried the following elaborate solution from Hoan Nguyen: Using the Android RecognizerIntent with a bluetooth headset by using parts of code.
Then decided to try the solution from Android Speech Recognizer with Bluetooth Microphone which looks straightforward, but isn't working...
I'm using Android 6.0.1 with the latest Google apps installed.
If anyone could point out what I'm doing wrong or offer a working solution, I would really (REALLY) appreciate it...
Thanks!
====================