Closed MrCsabaToth closed 2 months ago
It turns out that the onDevice: true SpeechListenOptions didn't work with https://github.com/csdcorp/speech_to_text/ because the locale formatting should use dash instead of underscore: https://github.com/csdcorp/speech_to_text/issues/541#issuecomment-2289542423
onDevice: true SpeechListenOptions
This will also make the locales similar to TTS direction!
It turns out that the
onDevice: true SpeechListenOptions
didn't work with https://github.com/csdcorp/speech_to_text/ because the locale formatting should use dash instead of underscore: https://github.com/csdcorp/speech_to_text/issues/541#issuecomment-2289542423This will also make the locales similar to TTS direction!