WCAG 1.4.2: Audio Control
Success Criterion 1.4.2 — Level A
Quick Answer
If audio plays automatically for more than 3 seconds, users must be able to pause or stop it.
Why It Matters
Autoplaying audio disrupts screen readers and can be distressing for users with cognitive disabilities.
How to Audit
Run an automated accessibility scan to detect common Audio Control failures. Then manually verify with: keyboard-only navigation, a screen reader (VoiceOver on Mac, NVDA on Windows), and browser developer tools. Automated tools catch approximately 40% of Audio Control issues — manual testing is essential.
How to Fix
Never autoplay audio by default. If necessary, provide a visible pause/stop control.
Frequently Asked Questions
What is WCAG 1.4.2 Audio Control?
If audio plays automatically for more than 3 seconds, users must be able to pause or stop it.
Is WCAG 1.4.2 required for ADA compliance?
WCAG 2.1 Level A is the minimum baseline for ADA website compliance. Courts have upheld WCAG 2.1 AA as the standard for ADA Title III lawsuits.
How do I fix WCAG 1.4.2 violations?
Never autoplay audio by default. If necessary, provide a visible pause/stop control.
Scan Your Site for WCAG 1.4.2 Issues
Get a free automated accessibility report including all WCAG 2.1 AA violations.
Run Free Accessibility Scan