I am able to use the SpeechReconizer to convert voice to text , but it only seems to use my Android phone's internal mic even when I have bluetooth earbuds paired with access to Media Audio and Calls
When I test the same earbuds using Android's Voice Recorder, initially I had the same problem, but there is a setting in Voice Recorder, Use Bluetooth mic when available
Is there any property like this that I can set in SpeechRecognizer? If not, any suggestions on how I might otherwise implement speech to text from a Bluetooth mic?