Closed
Bug 1172435
Opened 11 years ago
Closed 5 years ago
Implement voiceschanged event for Web Speech API
Categories
(Core :: DOM: Events, enhancement, P5)
Core
DOM: Events
Tracking
()
RESOLVED
DUPLICATE
of bug 1254378
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | affected |
People
(Reporter: sebo, Unassigned)
Details
According to the errata[1] and the new unofficial draft[2] of the Web Speech API there is an event 'voiceschanged' fired when the contents of the SpeechSynthesisVoiceList, that the getVoices() method returns, have changed.
Sebastian
[1] https://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi-errata.html
[2] https://dvcs.w3.org/hg/speech-api/raw-file/tip/webspeechapi.html#dfn-ttsonvoiceschanged
Comment 1•5 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.
If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
| Reporter | ||
Comment 2•5 years ago
|
||
It looks like this was already implemented in bug 1254378.
Sebastian
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•