[Webkit-unassigned] [Bug 191745] Web Speech API: `speechSynthesis.clear()` removes utterances from following `speechSynthesis.speak(...)` as well
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Nov 18 23:27:29 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191745
--- Comment #3 from chris fleizach <cfleizach at apple.com> ---
(In reply to Giovanni Piller Cottrer from comment #1)
> As reference, this doesn't happen on:
> - Chrome 70.0.3538.102
> - Firefox 63.0.1
yea seems like we're not honoring this
" If it is not paused and no other utterances are in the queue, then this utterance is spoken immediately, else this utterance is queued to begin speaking after the other utterances in the queue have been spoken"
https://w3c.github.io/speech-api/speechapi.html#tts-attributes
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181119/ebf921ce/attachment.html>
More information about the webkit-unassigned
mailing list