---
title: "If audio descriptions are insufficient, are extended audio descriptions provided?"
date: "2024-11-12T11:31:01+00:00"
summary: "Discover how extended audio descriptions in videos enhance accessibility for blind users, improving content comprehension and inclusivity."
image:
type: "page"
url: "/web-governance/if-audio-descriptions-are-insufficient-are-extended-audio-descriptions-provided"
id: "22075bd5-6abb-4d01-aa2a-78e323595662"
---

Table of contents will be added

WCAG 1.2.7 Extended Audio Description

Introduction
------------

This document provides information about the related Acquia Web Governance accessibility check:

*   If audio descriptions are insufficient, are extended audio descriptions provided?

What
----

The video must include extended audio description. 

Note

Extended audio description pauses the video to allow for additional descriptive audio to be added. This technique is only used when crucial visual information would be lost without it, and when pauses between dialogue or narration are too brief to provide adequate description.

Why
---

People who are blind or cannot understand visual content can listen to audio descriptions during videos. This means they have a better chance to understand the content of the video.

Who
---

### This check affects individuals with

*   Blindness: Who cannot perceive the visual content of video elements. 
    

### User story

![Woman smiling while doing yoga, with a child playfully climbing on her back in a cozy living room.](https://acquia.widen.net/content/ab902dae-f391-4c4d-a431-77ca08d2adc6/web/Mon_AccessibilityHelpCenter-UserStory-WomanDoingYogaWithGirl.png)

Bridgit is a blind mother to a five-year-old girl and an 11-year-old boy:

"_Let me tell you, having extended audio descriptions on a video actually changes everything. Just the other day, I had to go through a new safety training video for work, you know, the kind that shows all the steps to follow in an emergency. Usually, these kinds of videos are a nightmare for me. I never get all the little details, and it is frustrating._

_But this one? It had extended audio descriptions, and I could not believe the difference. The narrator’s voice would actually pause the video now and then to explain things like exactly where each exit was, which buttons were being pressed, and how to find your way in the dark. It made such a difference because, for once, I felt like I had the full picture of what they were showing. I can actually remember each step without feeling like I’m missing something. Honestly, this should be the standard. It just makes all the difference for those of us who ‘see’ the world through sound_."

Examples
--------

### Example: Workout video with extended audio description

A health and fitness web portal includes workout videos where the trainer demonstrates advanced exercises with a focus on proper form. For blind and visually impaired users, extended audio descriptions are provided throughout the video, and they give details about essential aspects such as limb angles, core engagement, and specific adjustments that the trainer makes to ensure correct posture.

These detailed audio descriptions enable visually impaired users to perform exercises accurately and safely.

### Example: Workout video without extended audio description

A health and fitness web portal includes workout videos where the trainer demonstrates advanced exercises with a focus on proper form. However there are no extended audio descriptions for blind and visually impaired users that guide them through details like limb angles, core engagement, or specific adjustments they need to make to ensure correct posture. These descriptions help users perform the exercises accurately.

How
---

This section provides information on how to identify and review the issue.

### How to identify it

The Acquia Web Governance platform highlights non-streaming video elements in the code.

### How to review it

Review the video to determine if it requires extended audio descriptions and to check if they are actually provided.

Consider the following:

Is there visual information in the video that cannot be adequately described within the natural pauses in the audio track using standard audio description?

*   If the answer is _no_, you can immediately mark this issue as _reviewed_.
*   If the answer is _yes_, then check to ensure that extended audio descriptions are provided. Look to see if the video pauses playback to allow time for additional descriptions when necessary. Alternatively, there may be a link to a different version of the video that includes extended audio descriptions. If you find that extended audio descriptions are provided, you can also mark this issue as **Reviewed**.

For instructions, visit [How to review an accessibility issue](/web-governance/how-review-accessibility-issue "How to review an accessibility issue").

Additional resources
--------------------

### WCAG success criteria

[WCAG 1.2.7 Extended Audio Description](https://www.w3.org/WAI/WCAG22/Understanding/extended-audio-description-prerecorded.html)