pbakondy / cordova-plugin-speechrecognition

:microphone: Cordova Plugin for Speech Recognition
MIT License
196 stars 116 forks source link

On speech stop listening, SiriSpeechErrorDomain occurs #93

Open JjosephInfant opened 5 years ago

JjosephInfant commented 5 years ago

On calling this.speechRecognition.stopListening() after a given stipulates time, intermittently the API returns error. Below is the error response.

Error Domain=kAFAssistantErrorDomain Code=203 \"Retry\" UserInfo={NSLocalizedDescription=Retry, NSUnderlyingError=0x1c0856350 {Error Domain=SiriSpeechErrorDomain Code=1 \"(null)\"}}