This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 20985 - Spec does not specify events for SpeechSynthesis.cancel()
Summary: Spec does not specify events for SpeechSynthesis.cancel()
Status: RESOLVED DUPLICATE of bug 21049
Alias: None
Product: Speech API
Classification: Unclassified
Component: Speech API (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Glen Shires
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-13 02:43 UTC by Eitan Isaacson
Modified: 2013-02-25 19:44 UTC (History)
2 users (show)

See Also:


Attachments

Description Eitan Isaacson 2013-02-13 02:43:06 UTC
The event behavior of speak(), pause(), and resume() is pretty clear.
But what happens when cancel() is called? onend? onerror? Perhaps there
is room for another event.

Maybe the utterances in the queue that have never started should have an event fire on them too.

http://lists.w3.org/Archives/Public/public-speech-api/2013Feb/0007.html
Comment 1 Glen Shires 2013-02-25 19:44:44 UTC

*** This bug has been marked as a duplicate of bug 21049 ***