Welcome! › Forums › Unity Plugins › Mobile Speech Recognizer › IOS Error Speech recognition › Reply To: IOS Error Speech recognition
September 27, 2021 at 6:21 am
#11909
cazmi
Participant
Sorry to necro the thread, but the problem still persists using the latest package. This usually happens after I used unity built-in Microphone.Start function. The pattern usually looks like this:
Start speech recognizer -> stop -> start microphone (recording) -> stop -> start speech recognizer again -> error.
This is really frustrating since the only way to fix the speech recognizer is to restart the app.