pbakondy / cordova-plugin-speechrecognition

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

Not working on Android using anything higher than version 1.2 #78

Open Jacob-Allen opened 6 years ago

Jacob-Allen commented 6 years ago

All speechRecognition methods trigger the error callback and get returned "Invalid Action" as its only parameter. I had to downgrade to version 1.2 for the methods to work again.

SuperBinlin commented 6 years ago

@Jacob-Allen I have the same issue, It works fine on ios but doesn't work on android....can give any advices?