pbakondy/cordova-plugin-speechrecognition

Not working on iOS 13.2

Closed this issue · 8 comments

Hi,
I using this plugin in ionic3.
It worked fine when deployed prior to iOS 13.2, but an error occurred in iOS 13.2.
Has anyone encountered this same problem?

Yes. My users are reporting this issue with iOS 13.2 too. I'm not able to provide error details yet. Sounds like speechRecognition.stopListening() is not working probably.

same problem here.

Yes we are facing same issue in ios 13.2.2 but works fine till ios 12.

We are unable to proceed to use this plugin in ios 13.2.2 . It fails with error message "Error Domain=kAFAssistantErrorDomain Code=209 "Null""
Please suggest any fix.

I think it is not a new issue. See #13

I think it is not a new issue. See #13

I think it's a different issue. I can't get the result no matter how many times I try. And this is an issue with iOS 13.2.2, not with iOS 10 or earlier.

I updated to iOS 13.2.3 version today. No more issues.