nativescript-community / texttospeech

Text to Speech NativeScript plugin for Android & iOS :loudspeaker:
http://nativescript-community.github.io/texttospeech/
MIT License
50 stars 24 forks source link

Error: TextToSpeech failed to init with code -1 #32

Open Mesi93 opened 2 years ago

Mesi93 commented 2 years ago

Hi!

The current version of the plugin does not work with NS7 or with NS8 either. (with android api 30).

I made a demo repository, I copied the sample code in exactly the same way like in the demo app.

Can you please update the package?

https://github.com/Mesi93/text-to-speach

I get this error message: Error: TextToSpeech failed to init with code -1

tts-fail