Skip to content
New issue

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

event onpause not firing / speechSynthesis.pause not working #17

Open
uwemutz opened this issue Mar 14, 2018 · 1 comment
Open

event onpause not firing / speechSynthesis.pause not working #17

uwemutz opened this issue Mar 14, 2018 · 1 comment

Comments

@uwemutz
Copy link

uwemutz commented Mar 14, 2018

Expected Behaviour: pause / onpause working
Actual Behaviour: event not firing

Platform and Version: Android 6.0.1
What device vendor: Sony XPeria Z2

Cordova CLI version and cordova platform version: 8.0.0
Plugin version: (actual version)

@uwemutz uwemutz changed the title event onpause on firing / speechSynthesis.pause not working event onpause not firing / speechSynthesis.pause not working Mar 14, 2018
@macdonst
Copy link
Owner

@uwemutz the problem I have is there is no pause functionality in the Android TTS class. There is only play and stop.

https://developer.android.com/reference/android/speech/tts/TextToSpeech.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants