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
-
05.07.2024AccessibilityWCAG 2.1 – Criterion 3.3.1 – Error Identification (Level A)
We all make mistakes, but WCAG has our backs and lets us know when they happen! It’s a pity that…
-
02.04.2023AccessibilityWCAG 2.1 – Criterion 1.3.1 – Information and Relationships: (Level A) part 2
Today, let’s continue with WCAG criterion 1.3.1 – let’s focus on lists. Why is it worth grouping elements and how…
-
21.06.2024AccessibilityWCAG 2.1 – Criterion 3.2.5 – Change on Request (Level AAA)
WCAG 3.2.5 Change on Request (AAA) This criterion is an extension of one previously described on our blog (3.2.2 –…