vilicvane / cordova-plugin-tts

Cordova Text-to-Speech Plugin (Maintainer WANTED!)
177 stars 137 forks source link

stop() not working and it is speaking even if the app is in background or killed #97

Open Nikhil-Daffodil opened 5 years ago

Nikhil-Daffodil commented 5 years ago

In ionic 4 tts stop() is not working (but speak('') is working ) it is showing plugin_not_installed and also it is speaking even if the app is in background mode Or killed

jbagaresgaray commented 4 years ago

any update on this issues?

Nikhil-Daffodil commented 4 years ago

No, still not got any update and a new issue occurred. When you start tts and minimize the app OR even kill the app from the background, it will still be speaking until it finish the complete string

hthieu1110 commented 4 years ago

I'd love to have the fix as well. The voice continues even when app get killed. Unfortunately I have not enough Android skill to submit a PR :(