[Webkit-unassigned] [Bug 122208] New: WebSpeech: SpeechSynthesisUtterance does not strip XML from SSML text; speaks literal markup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 2 01:21:14 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=122208

           Summary: WebSpeech: SpeechSynthesisUtterance does not strip XML
                    from SSML text; speaks literal markup
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: james at cookiecrook.com
                CC: webkit-bug-importer at group.apple.com


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/

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list