[Webkit-unassigned] [Bug 163836] New: AX: Implement SSML phoneme for text-to-speech pronunciation in markup
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 21 21:12:08 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163836
Bug ID: 163836
Summary: AX: Implement SSML phoneme for text-to-speech
pronunciation in markup
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jcraig at apple.com
CC: webkit-bug-importer at group.apple.com
Either as an unprefixed attribute:
<p>The guitarist was playing a <span phoneme="beIs">bass</span> that was shaped like a <span phoneme="b&s">bass</span>.</p>
And/or the namespaced variant used by EPUB3:
<p>The guitarist was playing a <span ssml:ph="beIs">bass</span> that was shaped like a <span ssml:ph="b&s">bass</span>.</p>
More info:
https://github.com/mhakkinen/SSML-issues/blob/master/overview.md
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161022/5559b57e/attachment.html>
More information about the webkit-unassigned
mailing list