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

Ability to stop current speakOut() words #1

Open
blukis opened this issue Apr 22, 2020 · 2 comments
Open

Ability to stop current speakOut() words #1

blukis opened this issue Apr 22, 2020 · 2 comments

Comments

@blukis
Copy link

blukis commented Apr 22, 2020

Is it possible to halt currently-speaking words?

Perhaps calling speakOut() again before TTS has ended would cut off current speech, or...

  • call speakOut("") to stop current,
  • "replaceActive" parameter on options,
  • speakStop() method, etc?

Thanks!

@givethanks1
Copy link

givethanks1 commented May 29, 2021

Thank you, I have the same question. Can the user stop the speaking (i.e., TTS process) somehow?

@pravinkumarputta
Copy link
Owner

Thank you, I have the same question. Can the user stop the speaking (i.e., TTS process) somehow?

call speakOut("") to stop current

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

No branches or pull requests

3 participants