Closed reanimator53 closed 6 years ago
cordova --version # e.g. 6.0.0 cordova platform version android # e.g. 4.1.1
cordova plugin version | grep phonegap-plugin-speech-recognition # e.g. 1.5.3
This plugin uses the Web Speech API Specification (https://w3c.github.io/speech-api/speechapi.html). So, read their docs.
Expected Behaviour
Actual Behaviour
Reproduce Scenario (including but not limited to)
Steps to Reproduce
Platform and Version (eg. Android 5.0 or iOS 9.2.1)
(Android) What device vendor (e.g. Samsung, HTC, Sony...)
Cordova CLI version and cordova platform version
Plugin version
Sample Push Data Payload
Sample Code that illustrates the problem
Logs taken while reproducing problem