csdcorp / speech_to_text

A Flutter plugin that exposes device specific text to speech recognition capability.
BSD 3-Clause "New" or "Revised" License
348 stars 217 forks source link

flutter: Errorrrrr SpeechRecognitionError msg: error_retry, permanent: true #474

Closed ZahoorUllah13 closed 3 months ago

ZahoorUllah13 commented 3 months ago

i am using speech_to_text package in my app ...they work correct on ios 15 simulator but on ios 16 and above show the flutter: Errorrrrr SpeechRecognitionError msg: error_retry, permanent: true issue in console

sowens-csd commented 3 months ago

Yes, iOS simulators have some issues. There's a section in the readme that may help. If not I'd suggest trying it on a real device.