Speech recognition plugin not working in Cordova 6
问题 I am using Visual studio tools for Apache Cordova to develop Android app. I started new project and added speech recognition plugin using GIT url. https://github.com/macdonst/SpeechRecognitionPlugin It installed successfully and project build is also successful. When I run application, In below code, It shows one alert before Speech recognition plugin initialization and never reaches second alert after that in below code. function onDeviceReady() { // Handle the Cordova pause and resume