Bug 107345

Summary: WebSpeech: Support pause/resume ability
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, bdakin, dmazzoni, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 106742    
Attachments:
Description Flags
patch
none
patch none

Description chris fleizach 2013-01-18 17:37:34 PST
We need to support the ability to pause/resume and query whether speech is paused

https://dvcs.w3.org/hg/speech-api/raw-file/9a0075d25326/speechapi.html#tts-section
Comment 1 chris fleizach 2013-02-12 14:33:43 PST
Created attachment 187936 [details]
patch
Comment 2 chris fleizach 2013-02-17 17:58:12 PST
Created attachment 188784 [details]
patch

patch now accounts for mock speech synthesizer when perform its test
Comment 3 chris fleizach 2013-02-18 22:35:55 PST
adam how does this patch look? 

now that the architecture changes are out of the way, completion of this feature should proceed pretty quickly
Comment 4 Adam Barth 2013-02-19 11:04:23 PST
@chris: I'd prefer is someone else reviewed patches that involve the details of the Mac OS X speech API.
Comment 5 Adam Barth 2013-02-19 11:04:30 PST
s/is/if/
Comment 6 WebKit Review Bot 2013-02-27 12:16:40 PST
Comment on attachment 188784 [details]
patch

Clearing flags on attachment: 188784

Committed r144220: <http://trac.webkit.org/changeset/144220>
Comment 7 WebKit Review Bot 2013-02-27 12:16:43 PST
All reviewed patches have been landed.  Closing bug.