---
title: "Does the live audio have an accessible alternative? "
date: "2024-11-06T08:26:57+00:00"
summary: "Ensure live audio content is accessible with real-time text alternatives. Learn how to implement and review this crucial feature."
image:
type: "page"
url: "/web-governance/does-live-audio-have-accessible-alternative"
id: "70de011e-33c7-4fcd-96ab-abb45ba25193"
---

Table of contents will be added

1.2.9 Audio-Only (Live)

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

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

*   Does the live audio have an accessible alternative? 

What
----

Live audio provides an alternative to time-based media. 

Note

This applies to broadcast audio formats such as web-based conference transmissions, live-streamed speeches, and live radio webcasts. It does not include web-based, two-way communication, such as direct conversations between individuals online.

Why
---

Include an alternative for live audio in order to make your content accessible to a broader audience. When you offer an equivalent text version or other accessible format, people who are deaf, hard of hearing, or who experience difficulty processing real-time audio can still engage fully with the content. This approach ensures that any essential information that is conveyed through audio is not lost, and makes real-time content accessible to everyone, regardless of their ability to hear or process audio content in real time.

Who
---

### This check affects individuals with

*   Hearing impairments: Who rely on text or visual alternatives to access real-time audio content, as they cannot perceive audio directly.

### 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)

Mei-Ling is a 41-year-old woman originally from Chengdu, China, now living in Brighton, England. She works as a ceramic artist and runs her own studio. Mei-Ling became deaf as a teenager due to an illness and uses both British Sign Language (BSL) and written communication to interact with her clients and manage her business.

""_Alright, this might sound a bit nerdy, but there is this forum I am part of for ceramic artists, and they do these live meet-ups. It is amazing, really, people sharing tips and tricks from all over the world, stuff you cannot just find anywhere else. They meet on the other side of the globe, so it is perfect that I could just ‘listen in’…except I cannot. Everyone else can join in real-time, but I am just…left out. It is frustrating. I wish they would just add a transcription or something so I could actually follow along_.”"

Example
-------

This section provides an example of the issue.

### Example: Live audio with an alternative

The CEO of a global company is giving a speech to discuss how their financial performance is impacted by recent fluctuations in the global economy. The audio from the meeting is streamed live on the company website. Next to the audio player, there is a panel where viewers can follow along with a live text transcription of the speech. This allows people who are unable to hear the audio transmission to access the information in real time.

How
---

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

### How to identify it

The Acquia Web Governance platform highlights any elements in the code that may involve live-streaming audio.

### How to review it

Any check that involves live streaming audio is best conducted during an actual live stream. However, a more practical approach is often to ensure that your organization has the necessary procedures and technology in place to manage audio live streams, which includes offering text alternatives. This can be done with a trained human transcriber capable of producing real-time transcriptions or with software solutions that generate live text transcriptions of the audio. Make an assessment to determine if the audio stream provides an accurate text version of the transmitted audio. If it does, you can mark this issue as **Reviewed**.

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

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

### WCAG success criteria

[1.2.9 Audio-Only (Live)](https://www.w3.org/WAI/WCAG22/Understanding/audio-only-live.html)