WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
122208
WebSpeech: SpeechSynthesisUtterance does not strip XML from SSML text; speaks literal markup
https://bugs.webkit.org/show_bug.cgi?id=122208
Summary
WebSpeech: SpeechSynthesisUtterance does not strip XML from SSML text; speaks...
James Craig
Reported
2013-10-02 01:20:10 PDT
WebSpeech: SpeechSynthesisUtterance does not strip XML from SSML text; speaks literal markup. From
https://dvcs.w3.org/hg/speech-api/raw-file/9a0075d25326/speechapi.html#utterance-attributes
"[the text] may be either plain text or a complete, well-formed SSML document. [SSML] For speech synthesis engines that do not support SSML, or only support certain tags, the user agent or speech engine must strip away the tags they do not support and speak the text." XML markup examples in the SSML spec:
http://www.w3.org/TR/speech-synthesis/
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-10-02 01:20:24 PDT
<
rdar://problem/15129950
>
James Craig
Comment 2
2016-06-04 16:44:54 PDT
Related to the larger SSML TLF
bug 158387
James Craig
Comment 3
2016-10-21 22:00:59 PDT
Mark Hakkinen from Education Testing Service (ETS) mentioned they are having to work around this bug now.
Philip Jägenstedt
Comment 4
2018-08-29 04:42:06 PDT
Relevant spec issue:
https://github.com/w3c/speech-api/issues/37
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug