cordova-plugin-speechrecognition
cordova-plugin-speechrecognition copied to clipboard
No Activity found to handle Intent { act=android.speech.action.RECOGNIZE_SPEECH (has extras) }
I have a problem, When I call function startListening . error is appear "No Activity found to handle Intent { act=android.speech.action.RECOGNIZE_SPEECH (has extras) }", any idea? thank you so much for your plugin.
Same problem here, I got exact the same error:
No Activity found to handle Intent {act=android.speech.action.RECOGNIZE_SPEECH(has extras)}
Phone: Xiao Mi - MI NOTE LTE OS: Android 6.0.1
As mentioned in the documentation, it uses Google API for speech recognition. Install the Google app and try again.