Guidebook
Generator of an Accessibility Statement
LMS Check
  • Text Content
    • General Information on Texts
    • Headings
    • Paragraphs
    • Quotations
    • Lists
    • Tables
    • Cross-references
    • Links
    • Formulas
    • Code
  • Color
    • Use of Color
    • Contrast of Texts
    • Contrast of Buttons and Graphics
  • Images and Graphics
    • Informative and Functional Images
    • Decorative Images
  • Audio Elements
    • Formatting Audio Elements
    • Media Alternatives for Audio Elements
    • Mediaplayer
  • Video and Animation
    • Videoplayer
    • Caption
    • Audiodescription
    • Full-Text Alternative
    • Embed Video
  • Interactive Elements
    • Accordeon
    • Interactive Image
    • Map
    • Buttons
    • Form Fields
    • Custom Elements
    • JSX-Graph
  • PDF
    • Export PDF Document
    • Post-Processing with Adobe Acrobat Pro
    • Accessibility Check
  • Course layout
    • Stylesheets (CSS)
    • Scripts (JS)
  • Accessibility Testing
  • Upload Accessibility Statement to LMS
    • Create
    • Update

Media Alternatives for Audio Elements

The following criteria are taken from the checklist:
  • For audio files conveying information, an equivalent text alternative exists.

People with hearing impairments cannot perceive audio content at all or only with difficulty. They are dependent on a reproduction of the content in text form (transcription). This must be found directly next to the corresponding audio element or be accessible via a descriptive link.

Creating Transcripts

Creating Transcripts manually

  • Comprehensible reproduction of the content (not necessarily verbatim)
  • Subdivision into logical paragraphs
  • Indication of who is speaking, for example: 'Tom: Hello, how are you?, Lili: Very well, thank you!
  • Relevant non-speech-related sounds
    • without speaking: Description of the sounds
    • between spoken content: in italics, with spaces at the beginning and end, written in brackets, for example: “( a plate falls down and breaks )"

Creating Transcripts automatically

  • AIKO : App for Apple devices that converts speech into text using artificial intelligence
  • Riverside : In the free version, two hours of audio or video material can be automatically transcribed per month (for Apple and Windows).
  • Restream : Free online tool for getting spoken content from audio files in text form. However, speakers or background noises must be added manually.

Markup of transcriptions

If you use several audio elements, you should label or number them. Mention this name or number in the title of the transcription.

Insert Transcription as Text

  1. Click on the plus sign and select "Insert text".
  2. Write or copy your transcript into the text field and then click on "Finish text editing".

Insert Transcription as Link

  1. In the "Edit text" area, go to "Link" and select the type of link you want.
  2. For external links, write the address after https://.

Insert Transcription as Text

Write the transcript directly below the audio. Mark out the corresponding level of the transcript heading as follows:
Format > Formats > Headings > Heading level number

Insert Transcription as Link

  1. Select the chain icon in the toolbar.
  2. Insert your URL, enter the title of the transcription (for example Audio Transcription) and then click Save.

Create manually

  • Create a text file in a text editor (e.g. Notepad or Editor)
  • First Line: WEBVTT
  • Time periods for caption sections: 00:01.000 --> 00:05.000
  • Insert captions directly below
  • Blank line between sections
  • Save as: "videoname-languagekey.vtt", for example myvideo-en.vtt

Realization of the criteria

Menu bar: Playback > Caption Options > Insert Captions > Insert Captions

HTML tags: as text with <p> or via a link with <a>
                  
                    <audio src='' controls></audio>
                    <p> Audio number one contains the following speech: ... </p>

                    or

                    <audio src='' controls></audio>
                    <a href="https://example.com/transcript.txt"> Transcription for Audio 1 </a>
                  
              

BITV-Guidelines

  • Alternatives for audio files
State emblem of the Free State of Saxony: The lettering “Saxony” in black, below the stylized coat of arms of the Free State of Saxony in black on a white background. This measure is co-financed by tax funds on the basis of the budget approved by the Saxon state parliament.

v.0.11.1 - beta

  • Legal Notice
  • Data Protection
  • Accessibility
  • Checklist
  • Guidebook