pbakondy / cordova-plugin-speechrecognition

:microphone: Cordova Plugin for Speech Recognition
MIT License
197 stars 117 forks source link

ios-10 not working speech recognition #46

Open HasannSola opened 6 years ago

HasannSola commented 6 years ago

I add the plugin to app and build for ios platform with ionic v1. I getting error while to build. please help me for error code while to start button . (this device firmware: IOS 10.3.3) Can someone help , please

2017-08-15 15:17:28.652580+0300 speech[1243:266907] startListening() 2017-08-15 15:17:28.811608+0300 speech[1243:266907] THREAD WARNING: ['SpeechRecognition'] took '158.988037' ms. Plugin should use a background thread. 2017-08-15 15:18:32.519156+0300 speech[1243:266907] startListening() recognitionTask error: Error Domain=kAFAssistantErrorDomain Code=203 "Retry" UserInfo={NSLocalizedDescription=Retry, NSUnderlyingError=0x170250da0 {Error Domain=SiriSpeechErrorDomain Code=1 "(null)"}} 2017-08-15 15:18:32.528613+0300 speech[1243:266907] ERROR: Error Domain=kAFAssistantErrorDomain Code=203 "Retry" UserInfo={NSLocalizedDescription=Retry, NSUnderlyingError=0x170250da0 {Error Domain=SiriSpeechErrorDomain Code=1 "(null)"}}

NBAMj commented 6 years ago

I'm getting the same error on ios 10

texano00 commented 6 years ago

I've also the same problem with IOS 10.3.3.

2018-01-22 13:30:09.064239+0100 app[355:44741] startListening() 2018-01-22 13:30:09.169230+0100 app[355:44741] THREAD WARNING: ['SpeechRecognition'] took '104.992920' ms. Plugin should use a background thread. 2018-01-22 13:30:15.940208+0100 app[355:45947] stopListening() 2018-01-22 13:30:16.149235+0100 app[355:44741] startListening() recognitionTask error: Error Domain=kAFAssistantErrorDomain Code=203 "Retry" UserInfo={NSLocalizedDescription=Retry, NSUnderlyingError=0x174055690 {Error Domain=SiriSpeechErrorDomain Code=1 "(null)"}} 2018-01-22 13:30:16.167851+0100 app[355:44741] Error in Error callbackId: SpeechRecognition1298728676 : Error Domain=kAFAssistantErrorDomain Code=203 "Retry" UserInfo={NSLocalizedDescription=Retry, NSUnderlyingError=0x174055690 {Error Domain=SiriSpeechErrorDomain Code=1 "(null)"}}

hazaveh commented 6 years ago

same issue here. any news?

rajeshpdurai16 commented 6 years ago

Any solution? Having same issues

adnanumar commented 5 years ago

Any solution yet?

TRANHV-VFA-DO-NOT-USE commented 3 years ago

I've same issue. Could you please help me. I get this issue in ios 13, on ipad. But iphone works fine.