- From: James Craig <jcraig@apple.com>
- Date: Wed, 3 Dec 2014 18:45:49 -0800
- To: Florian Rivoal <florian@rivoal.net>
- Cc: Daniel Weck <daniel.weck@gmail.com>, fantasai <fantasai.lists@inkedblade.net>, Alan Stearns <stearns@adobe.com>, www-style list <www-style@w3.org>, "Tab Atkins Jr." <jackalmage@gmail.com>, fantasai <fantasai@inkedblade.net>
On Dec 3, 2014, at 6:20 AM, Florian Rivoal <florian@rivoal.net> wrote: > > What would you think (naming aside) about a media feature like this: > speech: none | linear | screen-based Linear seems like a logical match for the existing media type, but it's still not mutually exclusive. For example, iOS includes a "Speak Screen" feature that effectively linearizes an iBooks EPUB (including turning the pages), but you can pause the output or change the speech speed. Perhaps: speech: none | linear | screen | linear-screen; "@media (speech: screen)" could match screen readers, zoom utils with speech, and linear-screen would match something more like the "Speak Screen" or "Speak Selected Text" features. Seems like this might not match a screen reader where speech was off temporarily or permanently (e.g. a deaf-blind user with a refreshable Braille display) This property might need to be subject to the privacy model we've been discussing. James
Received on Thursday, 4 December 2014 02:46:17 UTC