ranacseruet / webspeech

HTML5 Speech Recognition API Wrapper Library
http://demo.codesamplez.com/html5/webspeech
56 stars 28 forks source link

Speaker.speak done speaking #2

Open jdarling opened 9 years ago

jdarling commented 9 years ago

I don't know if this is possible, but it would be nice to have some type of event or callback when the speaker is done speaking. This way large blocks of text that currently cause the speaker to stop working could be broken down into lots of shorter statements and spoke.

ranacseruet commented 8 years ago

Hmm, interesting. Yep, I think I can at some point check on this and provide the feature. Thanks for the suggestion!