Bug 107347

Summary: WebSpeech:support SSML behaviors
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED WONTFIX    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 106742    

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