yodaos-project / yoda.js

Application Framework that powered YodaOS
Apache License 2.0
187 stars 48 forks source link

speech-synthesis: SpeechSynthesis#cancel should remove all utterance in queue #848

Closed legendecas closed 5 years ago

legendecas commented 5 years ago

Fixes non specification aligned behavior.

Related: https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis/cancel

Checklist