WCAG 1.2.4: Captions (Live)
This documentation page explains WCAG 2.x Success Criterion 1.2.4, „Captions (Live),” an A-level criterion under Guideline 1.2 Time-based Media. It provides comprehensive information for developers, content creators, and accessibility professionals to understand and implement this crucial aspect of web accessibility.
Introduction to WCAG 1.2.4 Captions (Live)
WCAG 1.2.4 requires that captions are provided for all live audio content in synchronized media. This success criterion specifically addresses content that is presented live, such as webcasts, online meetings, live news broadcasts, or any real-time audio-visual communication.
Live audio content refers to audio information that is captured and transmitted in real-time, without significant delay or prior editing. Synchronized media is defined as media that contains both audio and video, and/or time-based interactive components, where the information presented by the audio and visual tracks is coordinated.
The primary goal of this criterion is to make live audio-visual content accessible to individuals who are deaf or hard of hearing by providing a synchronized text equivalent of all spoken dialogue and important non-speech audio information.
Why WCAG 1.2.4 Matters (Accessibility Impact)
Providing live captions is fundamental for inclusive web content for several critical reasons:
Key User Groups Affected and Benefits
Failing to provide live captions for synchronized media effectively creates a barrier, denying access and equal opportunity to a significant portion of the audience.
Success Criteria and Requirements
The core requirement for WCAG 1.2.4 is straightforward: Captions are provided for all live audio content in synchronized media.
Detailed Requirements:
Practical Guidelines for Compliance
Achieving compliance with WCAG 1.2.4 for live content requires planning and the use of appropriate technologies and services.
Methods for Providing Live Captions:
Technical Implementation Considerations:
Examples
Correct Implementation Example: Live Webinar with Professional Captions
A university hosts a live online lecture for students and the public. They employ a CART provider to generate real-time captions throughout the entire two-hour event. The captions are displayed prominently on the video player, synchronized with the speaker’s voice, and include speaker identification and descriptions of relevant non-speech sounds (e.g., [Audience Laughter]). Users can toggle the captions on or off and adjust their size.
HTML/JavaScript Setup (Conceptual for a live stream player):
Incorrect Implementation Example: Live News Broadcast Without Adequate Captions
A national news website live-streams a breaking news report from an ongoing event. They rely solely on an unmonitored automated speech recognition (ASR) system for captions. The captions are often inaccurate, lag significantly behind the audio, fail to identify speakers during interviews, and completely miss critical background sounds like a siren or an explosion that are described by the reporter. Users who are deaf or hard of hearing cannot reliably follow the unfolding story.
HTML Setup (lacking proper live caption track):
Best Practices and Common Pitfalls
Best Practices:
Common Pitfalls:
By adhering to WCAG 1.2.4, organizations can ensure their live online content is accessible and inclusive, reaching a wider audience and providing an equitable experience for everyone.
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