Reply To: iOS errors randomly when recording speech.

Welcome! Forums Unity Plugins Mobile Speech Recognizer iOS errors randomly when recording speech. Reply To: iOS errors randomly when recording speech.

#2200
lt23live
Participant

So providing more details. I am using this app to recognize voice input.

Unity: 2019.3.12
KKSpeechRecognizer Version: 1.3.4

My code follows your examples pretty well.
This sometimes throws an error right at the beginning of the recording. “FailedToStartRecording (null)”. Why does it fail to start recording? I am not sure when the timeout happens.