WCAG 2.1 – Criterion 1.4.2 – Sound Control (Level A)
- Przejdź do artykułów z tagiem WCAG 2.1
- Przejdź do artykułów z tagiem Web Content Accessibility Guidelines
Article content
The next WCAG criterion before us – today we’re focusing on 1.4.2 – sound playback control.
The criterion is short and sweet, so let’s get started.
The rule is that if there are sound effects on the website, then:
- the sound stops after 3 seconds, or
- there is a button that allows us to turn off the sound or change its volume, or
- the sound is off by default, and it is turned on only upon the explicit command of the User – for example, by using a button.
It’s worth noting that the button to turn on/off the sound should be located in close proximity to the first active elements on the page, so that Users using screen readers can quickly turn them off.
Trusted Tester certification recommends that this button be implemented as one of the first three elements encountered by the User. Unwanted sounds can interfere with simultaneous use of the screen reader.

Małgorzata Szymczak
Accessibility Specialist & Junior Frontend Developer
Recommended articles
-
23.08.2024WCAG Academy
WCAG 2.2 – Criterion 3.3.7 – Redundant entry (Level A)
Today, we’re diving into a criterion from WCAG 2.2 that almost slipped by us! It’s 3.3.7 – Redundant entry (Level…
-
02.02.2023Accessibility
WCAG 2.1 – Criterion 1.2.3 – Audio Description or Text Alternative for Media (Recording) (Level A)
Movies accessible to everyone. Let’s imagine we have a video material that we want to publish on a well-known platform…
-
12.05.2023Accessibility
WCAG 2.1 – Criterion 1.3.5 – Defining the Expected Value (Level AA)
Did you know that each form field on your website should have a clearly defined purpose? This enables every user,…