<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>13400</bug_id>
          
          <creation_ts>2011-07-28 03:19:52 +0000</creation_ts>
          <short_desc>Audio: Change note on accessibility for the audio element</short_desc>
          <delta_ts>2011-08-11 23:41:13 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>LC1 HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y, media</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Silvia Pfeiffer">silviapfeiffer1</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>laura.lee.carlson</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</cc>
    
    <cc>public-html-a11y</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>51604</commentid>
    <comment_count>0</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2011-07-28 03:19:52 +0000</bug_when>
    <thetext>http://www.w3.org/TR/2011/WD-html5-20110525/the-iframe-element.html#the-audio-element

Currently, the audio element states about accessibility:

&quot;Note: In particular, this content is not intended to address accessibility concerns. To make audio content accessible to the deaf or to those with other physical or cognitive disabilities, authors are expected to provide alternative media streams and/or to embed accessibility aids (such as transcriptions) into their media streams.&quot;

This is a somewhat incomplete and unsatisfactory statement, probably because it was written long before we had sorted all the video accessibility issues. Namely: when alternative media streams for an audio resource are provided for the deaf, they would naturally need to be visual, such as sign language tracks or captions. Thus, they introduce a visual component into an otherwise audio-only resource.

I can see the following means of providing accessibility for &lt;audio&gt;:

(1) When providing sign language or captions as embedded tracks (or through &lt;track&gt;) with the audio resource and intending to have them displayed by default, we require the Web author to publish the resource in a &lt;video&gt; element instead of &lt;audio&gt;.

(2) When a sign language track is provided in a separate &lt;video&gt; element, we need to group them together with the multitrack API http://www.w3.org/TR/2011/WD-html5-20110525/the-iframe-element.html#synchronising-multiple-media-elements .

(3) When providing a non-time-aligned text-only replacement for an audio element such as a transcript (or transcription), we should either link to it on-page with an aria-describedby attribute, provide a link underneath the &lt;audio&gt; element, or use the newly suggested @transcript attribute (see bug 12964) if we don&apos;t want it displayed on the page.

I suggest we add a more complete description of the accessibility capabilities of the &lt;audio&gt; element to this section with recommendations on what to do in which situation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52899</commentid>
    <comment_count>1</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:05:15 +0000</bug_when>
    <thetext>mass-moved component to LC1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54742</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-08-11 22:23:41 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given below
Rationale: Concurred with reporter&apos;s comments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54743</commentid>
    <comment_count>3</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-08-11 22:24:46 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6426.
Check-in comment: Enumerate the many ways you can make video accessible now.
http://html5.org/tools/web-apps-tracker?from=6425&amp;to=6426</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>