WCAG 1.2.3: Audio Description or Media Alternative (Prerecorded)
The WCAG 1.2.3 success criterion, titled „Audio Description or Media Alternative (Prerecorded)”, is a foundational Level A requirement aimed at making prerecorded time-based media accessible to a broader audience. This criterion ensures that users who cannot perceive visual or auditory information in video or audio content still receive equivalent access to the information conveyed.
Understanding WCAG 1.2.3: Audio Description or Media Alternative (Prerecorded)
This criterion addresses different types of prerecorded media content:
In essence, this criterion ensures a baseline level of accessibility for prerecorded multimedia, so that essential information is not confined to a single sensory modality.
Why This Criterion Matters for Accessibility
Accessibility Impact
Time-based media like videos, animations, and podcasts are rich sources of information and entertainment. However, without appropriate alternatives, they can become significant barriers for many users.
By providing these alternatives, organizations ensure that the core message and all relevant details of their media content are perceivable and understandable by everyone, fostering true inclusion.
WCAG 1.2.3 Success Criterion Details
The formal requirements for WCAG 1.2.3 are:
A „media alternative” typically refers to a full text transcript that includes all relevant visual and auditory information, while „audio description” specifically adds spoken narration of important visual details to the video’s soundtrack.
Practical Guidelines for Compliance
To meet WCAG 1.2.3, consider the specific type of media content you are providing:
Providing Audio Description (for video with audio)
Providing a Media Alternative (for video-only or audio-only)
Examples of Implementation
Correct Implementations
Example 1: Video with Audio Description (Separate Track) and Full Transcript
This example demonstrates how to include an audio description track using the HTML <track> element for video content that includes audio, alongside a link to a full text transcript.
Notes:
Example 2: Video-only Content with a Media Alternative
For a video that contains only visual information (e.g., a silent animation or a graphical display), a detailed text alternative is required.
Notes: The my-data-animation-transcript.html page must contain a comprehensive description of all visual changes, data points, and insights presented in the animation, making the visual content accessible to screen reader users.
Example 3: Audio-only Content with a Media Alternative
For audio-only content like a podcast or an interview, a complete text transcript of all spoken words and significant sounds is essential.
Notes: The my-podcast-episode-transcript.html file must contain a word-for-word transcript, including speaker identification and descriptions of relevant non-speech audio events (e.g., „[Upbeat music plays]”, „[Audience applauds]”).
Incorrect Implementations
Example 1: Video with Visual Information but No Audio Description or Media Alternative
If a video contains crucial visual information (like on-screen text or actions) that is not conveyed by the main audio track and no alternative is provided, it fails WCAG 1.2.3.
Reason: Users who are blind or have low vision will miss critical instructions or demonstrations presented visually, as there is no audio description or a text alternative to convey this information.
Example 2: Audio-only Content with an Incomplete Alternative
Providing only a summary or brief description for audio-only content is not an equivalent media alternative.
Reason: The provided text is merely a summary, not a full transcript of the interview. Users who cannot hear the audio will not have access to the full content of the conversation.
Best Practices and Common Pitfalls
Best Practices
Common Pitfalls
Related WCAG Guidelines
Related posts
- WCAG 5.2.3: Complete processes
- WCAG 5.2.4: Only Accessibility-Supported Ways of Using Technologies
- WCAG 5.2.5: Non-Interference
- WCAG 5.3.1: Required elements of the conformity declaration
- WCAG 5.3.2: Optional Components of a Conformance Claim
Still looking for answers?
Ask our experts using online chat