audio elements have a transcript
Last updated:
Created by:
Last updated:
Created by:
Non-streaming audio
elements must have a text alternative for all included auditory information.
The rule applies to every non-streaming audio
element that is:
Note: A play button is an interactive element that when activated, plays the audio.
The auditory information of each test target is available through a text transcript. That text transcript is visibile and included-in-the-accessibility-tree, either on the page or through a link.
Note: A “text transcript” in the context of this rule is defined in WCAG 2 as an alternative for time based media.
There are currently no assumptions
There are no major accessibility support issues known for this rule.
Audio with controls and internal transcript
Audio with controls and external transcript
Audio with autoplay and external transcript
Audio with controls and no transcript
Audio with controls and incorrect internal transcript
Audio with controls and incorrect external transcript
Audio with autoplay and incorrect external transcript
Audio with controls and invisible internal transcript
Audio with controls and internal transcript that is not exposed to the accessibility tree
Audio without controls.
Audio with hidden controls.
An HTML Media Element for which the duration
property is not 0.
Elements included in the accessibility tree of platform specific accessibility APIs. Elements in the accessibility tree are exposed to assistive technologies, allowing users to interact with the elements in a way that meet the requirements of the individual user.
The general rules for when elements are included in the accessibility tree are defined in the core accessibility API mappings. For native markup languages, such as HTML and SVG, additional rules for when elements are [included in the accessibility tree][] can be found in the HTML accessibility API mappings and the SVG accessibility API mappings.
Note: Users of assistive technologies might still be able to interact with elements that are not included in the accessibility tree. An example of this is a focusable element with an
aria-hidden
attribute with a value oftrue
. Such an element could still be interacted with using sequential keyboard navigation regardless of the assistive technologies used, even though the element would not be included in the accessibility tree.
Content perceivable through sight.
Content is considered visible if making it fully transparent would result in a difference in the pixels rendered for any part of the document that is currently within the viewport or can be brought into the viewport via scrolling.
DOM Tree
CSS Styling
Audio output
Contributing is open to anyone. We welcome any new issues or pull requests for changes. Auto WCAG Rules has conference calls every 4 weeks. If you are interested in becoming an active contributor or reviewer, we ask that you join the Auto WCAG Rules community group through the W3C Website. This requires setting up a W3C account, may require approval by the organization you work for if they are a W3C member.
Learn more about contributing to Auto WCAG Rules Join the Auto WCAG Rules community group now!