We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There should be a default voice for each language
SpeechSynthesisVoice.default is always false
Call SpeechSynthesis.getVoices
Android 5 with latest updates on Nexus 7" (2012) tablet FireOS 5.6 on Amazon Fire 7" tablet
phonegap --version --> 8.0.0 cordova platform version android --> 7.1.0
cordova plugin version | grep phonegap-plugin-speech-synthesis --> 0.1.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behaviour
There should be a default voice for each language
Actual Behaviour
SpeechSynthesisVoice.default is always false
Steps to Reproduce
Call SpeechSynthesis.getVoices
Platform and Version (eg. Android 5.0 or iOS 9.2.1)
Android 5 with latest updates on Nexus 7" (2012) tablet
FireOS 5.6 on Amazon Fire 7" tablet
Cordova CLI version and cordova platform version
Plugin version
The text was updated successfully, but these errors were encountered: