[Bug 16005] Media elements: I would suggest that Subtitle support be implemented for Audio Media elements for the hearing impaired users. It should also include an api that would allow custom presentation of the subtitles.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16005

Silvia Pfeiffer <silviapfeiffer1@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |silviapfeiffer1@gmail.com

--- Comment #1 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> 2012-02-16 21:18:37 UTC ---
You can already use the track element for audio elements, but you'd have to put
the audio file in a <video> element to get a visual display. Otherwise the Web
developer has to create the visual display through JavaScript.

BTW: Transcripts are often more useful than captions for audio files, since
they don't require the hearing-impaired person to go along the pace of the
audio file but can determine their own pace of reading.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 16 February 2012 21:18:39 UTC