You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 23, 2023. It is now read-only.
I chose to fix this by following these directions:
This can be fixed by the user of the device, by going into Settings > Apps > Default apps > Digital assistant app > Voice input and changing it back to "Speech services by Google" (you may first need to update Speech services by Google via the Play Store). Once this is done, Android System Intelligence will disappear from the list of options in that setting, suggesting it was never intended to be chosen in the first place.
The article linked above also mentions another possible workaround that could be made to the initialize function (https://github.com/pbakondy/cordova-plugin-speechrecognition/blob/master/src/android/com/pbakondy/SpeechRecognition.java#L72) but that change is not recommended by the author of the article. The author also mentioned that this is most likely a bug in the Android operating system, so I'm hoping it gets fixed in a future release (something similar happened for iOS a few years ago, the problem cleared up on it's own after apple released a new version of iOS).
Hi There.
cordova 9.1.0
When starting recognition with these options
This error is raised instantly: "Didn't understand, please try again."
May be caused by showPartial=true?
Any hints or solutions please.
The text was updated successfully, but these errors were encountered: