Audio, video & embeds
Media plays sound automatically
WCAG 2.2 success criterion 1.4.2 Audio Control (Level A)
- WCAG 2.2
- 1.4.2 Audio Control
- Level
- A
- Default severity
- Error
- Available in
- Free
Why it matters
Sound that starts by itself drowns out the screen reader a blind visitor needs in order to find the stop button.
Who it affects: Deaf and hard-of-hearing people, screen reader users whose speech is drowned out by audio, and people with vestibular or attention disorders affected by motion.
What Lumtera flags
Audio and video that autoplay with sound (video that is also muted is fine).
Check ID media-autoplay-audio — use it to filter the content report or with wp lumtera issues --rule.
How to fix it in WordPress
Turn off "Autoplay" in the Audio or Video block settings. If a video must start by itself, also turn on "Muted" so it plays silently.
Example
<video src="intro.mp4" autoplay></video>
<video src="intro.mp4" autoplay muted controls></video>
How to check your fix
- Update the post. The issue disappears from the Accessibility sidebar on the next check, and from the site report on the next scan.
- Play the page with the sound off, then with a screen reader on. Speech should be captioned, nothing should play sound by itself, and anything that moves should be stoppable.
Find this issue across your whole site
Lumtera runs this check in the block editor sidebar as you write, in the Elementor panel, in Review mode on the live page, and across the whole site in the content report and with wp lumtera scan. You can change its severity or turn it off in Accessibility → Settings.
Related checks
-
WCAG 2.2.2 · ANeeds review
Moving video cannot be paused
-
WCAG 1.2.2 · ANeeds review
Video has no captions track
-
WCAG 1.2.1 · ANeeds review
Check audio has a transcript
-
WCAG 4.1.2 · AError
Embedded frame has no title
-
WCAG 4.1.2 · ANeeds review
Embedded frames share the same title
-
WCAG 2.2.2 · AError
Scrolling or blinking text
Start with the free plugin today
All 64 checks, the editor sidebar, Elementor panel and site report — free, with no account and no page limits.