tom-s / speak-tts

80 stars 20 forks source link

Doesn't work on Android #20

Closed willnix86 closed 5 years ago

willnix86 commented 5 years ago

Trying to use this plugin in a Cordova project. Works fine on iOS, but not Android.

Using Android 9, API 28. Speech doesn't work. I get the following error:

Your browser does not support Speech Synthesis

tom-s commented 5 years ago

The API is not available on android browser -> https://caniuse.com/#feat=speech-synthesis It should work on Chrome though