Bug 107345 - WebSpeech: Support pause/resume ability
Summary: WebSpeech: Support pause/resume ability
Status: RESOLVED FIXED
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:37 PST by chris fleizach
Modified: 2013-02-27 12:16 PST (History)
4 users (show)

See Also:


Attachments
patch (11.83 KB, patch)
2013-02-12 14:33 PST, chris fleizach
no flags Details | Formatted Diff | Diff
patch (13.43 KB, patch)
2013-02-17 17:58 PST, chris fleizach
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.