cordova-plugin-tts icon indicating copy to clipboard operation
cordova-plugin-tts copied to clipboard

ERR_NOT_INITIALIZED

Open pratikq23 opened this issue 6 years ago • 2 comments

Do i need to install tts engine on my android phone. Without it don't work. I have installed google tts from play store then it works.

Do cordova-plugin-tts having dependency on TTS engine install on android phone?

pratikq23 avatar Mar 29 '19 14:03 pratikq23

I am getting the same issue recently.. earlier it used to work fine on android.. @pratikq23 Did u figure out something..

arihantdaga avatar Apr 18 '19 18:04 arihantdaga

No Without it won't work, you need to install google tts and set it as default text to speech engine in your phone setting.

pratikq23 avatar May 14 '19 15:05 pratikq23