WICG / speech-api

Web Speech API
https://wicg.github.io/speech-api/
145 stars 30 forks source link

Define SpeechSynthesisUtterance attribute setters #29

Open foolip opened 6 years ago

foolip commented 6 years ago

https://w3c.github.io/speech-api/#utterance-attributes

None of these attributes define what should happen when set, and except for voice it's not clear what the setter might do with invalid values:

foolip commented 6 years ago

I found that there are issues related to this already filed by @guest271314: https://github.com/web-platform-tests/wpt/issues/8712 and https://github.com/web-platform-tests/wpt/issues/8795.