Alert - HTML5 video or audio
- WAVE Category: Alert
- WAVE Alert: HTML5 video or audio
Page Content Status
- WAVE Error guidance text
- Example of a DOM Snippet Generated From WAVE Tool
- Project Team Error guidance
- Project Team Page Details
- Project Team Issue and PR details
- Project Team Solution
- Credits/Authors
WAVE Guidance
WAVE Tool's Reference material on HTML5 video or audio may not specifically address your problem. We provide it here for optional reading.
Click to see WAVE Tool Reference
This content added 2026-03-27. Check for updated guidance at: https://wave.webaim.org/api/docs?format=html#html5_video_audio
WAVE Category
Alerts
WAVE Error
HTML5 video or audio
What It Means
A
<video>or<audio>element is present.Why It Matters
<video>defines video, such as a movie clip or other video streams.<audio>defines sound, such as music or other audio streams. Audio content must be presented in a text format to be fully accessible to users who are deaf and hard of hearing. Video content with audio must have synchronized captions and a transcript. Audio-only content must have a transcript.What To Do
For video content with audio, ensure that synchronized captioning and a transcript is provided. For audio-only content, ensure that a transcript is provided.
The Algorithm... in English
A
<video>or<audio>element is present. Note that WAVE does not analyze fall-back content within the<video>or<audio>element. This content should be accessible because it will be presented to the user if the video or audio content is not supported.Standards and Guidelines
Example of a DOM Snippet Generated From WAVE Tool
Project Team Error guidance
The following material covers how the Project Team has provided a solution to the HTML5 video or audio WAVE Alert.
Project Page Details
- Project Page name: [INSERT PAGE NAME or "ALL"]
- Project Dev URL: [INSERT URL or "N/A"]
- Requires sign in: [TRUE OR FALSE]
- Required User Role: [INSERT ONE OF: Visitor, Logged in user, Admin, Security Admin]
- Can access page directly from URL: [TRUE OR FALSE]
- Accepts URL parameters: [TRUE OR FALSE]
Project Team Issue and PR details
- Related GitHub Issue(s):
- [INSERT ISSUE URL]
- Related Pull Request(s):
- [INSERT PR URL]
- React Component(s)
- [INSERT PATH: e.g. path/to/Component.jsx]
Project Team Solution
What is the specific problem that was occurring?
[INSERT CONTENT]
What is the proposed solution to this problem?
[INSERT CONTENT]
Step-By-Step Guide
Click to see step-by-step guide
[ADD DETAILED INSTRUCTIONS HERE]
Other Technical Details
Click to see other technical details
[INSERT OTHER DETAILS e.g. Prop References, Return Value ]
Code Snippet With Solution
Click to see code snippets
[INSERT PATH file/path/to/Snippet.jsx]
Why the Fix Works
[INSERT CONTENT]
Where this solution is applicable
- [INSERT SCENARIO 1]
- [INSERT SCENARIO 2]
- [INSERT SCENARIO N]
Screenshots of WAVE Error
1. Descriptive Title for Screenshot Set 1
Description/text for image
[INSERT IMAGE HERE]
Credits/Authors
- @Rabia2219
- [INCLUDE Contributor 2]
- [INCLUDE Contributor N]