Resources

WCAG Fix It Guide: 1.2.3 Audio Description or Media Alternative (Prerecorded)

 

Table of Contents


Free Audit

You have a video on your site. It has a voiceover or dialogue, but a lot of what matters is visual. Someone assembling a product. A speaker using gestures to make a point. A graph that changes on screen while someone narrates something unrelated.

WCAG 1.2.3 says that for any prerecorded video with an audio track, blind users need a way to access the visual information they cannot see. You can do this two ways: add audio description to the video, or provide a full text transcript that also describes the visual content.

This is a Level A requirement, but Level AA tightens this further under 1.2.5, which requires audio description specifically. But at Level A, you have a choice.

FieldDetails
WCAG Criterion1.2.3
Conformance LevelLevel A
PrinciplePerceivable
WCAG Version2.1
Official Referencehttps://www.w3.org/WAI/WCAG21/Understanding/1-2-3

The Concept of WCAG 1.2.3 in Plain Terms

Audio description is an extra narration track added to a video. It plays during natural pauses in the dialogue and describes what is happening visually, including who is on screen, what they are doing, what appears on screen, and what changes.

The media alternative is a written document that covers everything: what was said and what was shown. It’s not a summary, it’s a complete equivalent. Someone reading it should finish with the same understanding as someone who watched and listened to the full video.

Both approaches are valid under 1.2.3. Most organisations find the media alternative easier to produce, especially if they already have a script or transcript for the video.

Who Does WCAG 1.2.3 Non-Compliance Actually Affect?

Primarily blind and low-vision users who rely on screen readers or audio output. But also:

  • Anyone who cannot watch the video
  • Search engines
  • People who prefer reading to watching
  • People using assistive technology that handles text better than video

Video content is increasingly central to how organisations communicate. If a significant portion of what you are communicating lives in the visuals, text-only users miss it entirely without this provision.

The Most Common WCAG 1.2.3 Failures

Digital content can often fall short of WCAG 1.2.3 requirements. Here are the most common failures:

Relying on captions alone

Captions transcribe the spoken audio. They do not describe what is happening visually. A user reading captions still has no idea what is on screen if it is not narrated. Captions satisfy 1.2.2 but do not satisfy 1.2.3.

Providing a transcript that only covers the dialogue

A transcript that captures what was said but not what was shown is not a media alternative. If someone presents a graph on screen and the narration says ‘as you can see here’, the transcript needs to describe what that graph shows.

Audio description exists but is a separate hard-to-find link

If you do provide audio description or a media alternative, it needs to be findable. A link that is buried or mislabelled does not meet the intent of this criterion.

How to Fix WCAG 1.2.3 Violations

It doesn’t have to be difficult to fix WCAG 1.2.3 violations. Just follow these simple steps:

Option 1: Add audio description

Audio descriptions are an important part of the compliance requirements. Here’s how to implement them:

  • Identify all moments in the video where visual information is not covered by the existing audio
  • Write description scripts for those moments and aim to fit them in during natural pauses in the dialogue
  • Record the descriptions and mix them with the existing audio track
  • Offer the audio-described version clearly alongside the original

Option 2: Write a full media alternative

You can also consider writing a full media alternative. Here’s how:

  • Start with a complete transcript of everything spoken in the video
  • Add descriptions of all visual content that is not described in the audio
  • Label it clearly as a media alternative and link to it close to the video

For most teams, option 2 is more practical. If you already have a production script, this is mostly an editing task.

Remember: At Level AA, you will also need to satisfy 1.2.5, which requires audio description specifically. If you are targeting AA compliance, which most legal frameworks require, plan for audio description from the start rather than working backwards from a text alternative.

Edge Cases Worth Knowing

Here are a few edge cases of WCAG 1.2.3 you should know:

  • Dialogue already covers the visuals: If the narration describes everything that appears on screen, no additional audio description is technically required. But be honest, if someone narrates ‘click the blue button’ and the screen shows which button that is, a blind user still cannot follow.
  • All the information is in the audio: If the video is essentially a talking head with no meaningful visual information, 1.2.3 may be satisfied by captions plus the fact that nothing visually significant happens. Assess this honestly.
  • Extended audio description: If the natural pauses in the video are not long enough for adequate description, you may need to pause the video to allow description. This is covered under 1.2.7 at Level AAA.

How to Test for 1.2.3 Compliance

Multiple strategies can be used to test for WCAG 1.2.3 compliance, including:

  • Identify all prerecorded videos on the page that have an audio track
  • Watch the video with the screen muted to identify information communicated visually
  • Check whether audio description or a media alternative is provided
  • If a media alternative: read it and assess whether it covers all visual information, not just the dialogue
  • If audio description: check that the descriptions are accurate and placed where they do not obscure meaningful dialogue

Why This Matters Beyond a Checkbox

This criterion sits at the heart of what video accessibility is about. Video is one of the richest formats on the web, but also one of the most exclusionary if it’s only built for people who can see and hear it simultaneously.

A good media alternative is also just good documentation. It gives your content a second life in searchable, translatable, skimmable text. Teams that do this well do not just tick a box; they make their content genuinely more useful.

Quick Fix Checklist For WCAG 1.2.3

Ready to take the first steps toward WCAG 1.2.3 compliance? Follow this simple checklist:

  • All prerecorded video with audio has audio description OR a media alternative
  • Media alternatives cover both what was said and what was shown
  • Audio descriptions are accurate, timed appropriately, and do not overlap important dialogue
  • Alternatives are clearly labelled and linked near the video
  • You have a plan for meeting 1.2.5 (Level AA audio description) if targeting full AA compliance

WCAG 1.2.3 Audio Description or Media Alternative (Prerecorded) FAQs

Looking for a quick recap? Here are answers to some of the most frequently asked questions on this topic:

No. WCAG 1.2.3 is Level A and gives you a choice: audio description or a full media alternative. Whereas WCAG 1.2.5 is Level AA and requires audio description specifically, with no text alternative option. Most regulatory frameworks require Level AA, so you will typically need to meet 1.2.5 as well.

Anything that communicates meaning a blind user would need to understand the content. If the visual exists only for aesthetic reasons and adds nothing to the information being conveyed, it may not need describing. Everything else does.

Yes. The criterion applies to the content, not who hosts it. If you embed a video on your site, you are responsible for providing the alternative, even if the video is hosted elsewhere.

AI tools can help draft descriptions, but they need human review for accuracy. An incorrect audio description is worse than none; it actively misleads. Treat AI output as a starting draft, not a finished product.

Related Content

WCAG Fix It Guide: 1.2.6 Sign Language (Prerecorded)

Improve accessibility with our WCAG 1.2.6 Sign Language (Prerecorded) Fix It Guide, with practical steps and best practice.

Read more: WCAG Fix It Guide: 1.2.6 Sign Language (Prerecorded)

WCAG Fix It Guide: 1.2.5 Audio Description (Prerecorded)

Improve video accessibility with our WCAG 1.2.5 Audio Description (Prerecorded) guide, with practical steps and examples.

Read more: WCAG Fix It Guide: 1.2.5 Audio Description (Prerecorded)

WCAG Fix It Guide: WCAG Fix It Guide: 1.2.4 Captions (Live)

Learn how to meet WCAG 1.2.4 Captions (Live) with practical guidance to make live video content accessible for everyone.

Read more: WCAG Fix It Guide: WCAG Fix It Guide: 1.2.4 Captions (Live)