Bug 107347 - WebSpeech:support SSML behaviors
Summary: WebSpeech:support SSML behaviors
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: chris fleizach
URL:
Keywords:
Depends on:
Blocks: 106742
  Show dependency treegraph
 
Reported: 2013-01-18 17:39 PST by chris fleizach
Modified: 2013-03-04 14:58 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2013-01-18 17:39:00 PST
If SSML is supported by the platform, it should pass that in, otherwise it should strip the tags to speak the text.

text should also be limited to 32,767 characters
Comment 1 chris fleizach 2013-02-28 13:23:41 PST
actually that character limit only says it may be limited to that. so sounds like we don't really need to do anything
Comment 2 chris fleizach 2013-03-04 14:58:45 PST
don't think there's anything to do here actually, since it's the platform synthesizer that needs to support SSML or not