- From: <bugzilla@jessica.w3.org>
- Date: Mon, 04 Oct 2010 13:45:47 +0000
- To: public-html-a11y@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10941 --- Comment #6 from Philip Jägenstedt <philipj@opera.com> 2010-10-04 13:45:47 UTC --- (In reply to comment #5) > Yes, that is one thing, and extended audio descriptions, where the playback is > paused all the while presenting an description, is another thing. > For both cases, pause-on-exit seems to work with some modifications to the > process of handling playback position changes. What you want is for playback to pause conditionally, if the voice synthesis hasn't finished, and the continue automatically when voice synthesis has finished. Since pause-on-exit always pauses and never unpauses, it's not a good fit. Anyway, the requirements are pretty clear, but it's less clear how to integrate it with voice synthesis, since that's unlikely to be made part of the browser. Are there standard voice synth interfaces on the major desktop platforms that can tell the application when it is done synthing a particular piece of text? -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Monday, 4 October 2010 13:45:49 UTC