MichaelMcCulloch / WhisperVoiceKeyboard

A voice to text keyboard based on OpenAI Whisper Model.
MIT License
45 stars 5 forks source link

Audio device selection is hard-coded to "bottom" #8

Closed mcmaillet closed 1 year ago

mcmaillet commented 1 year ago

Select "bottom" by default, fallback to the first found that has a non-empty [address](https://developer.android.com/reference/android/media/AudioDeviceInfo#getAddress())

Possible enhancement: configuration screen to select audio device