Audio-Only (Prerecorded) - Complete text transcript provided
Test Case Summary
Test Case ID
TC16.1-all-pass-1
Test Case Description
Detect existence of a text transcript that desribes all audio-only content.
The code sample contains audio-only content and a complete text transcript. A successful test should identify a Pass for Baseline 16.1-AudioOnlyTranscript.
Applicable ICT Baseline Test
16.1 Test Procedure for Audio-only (Prerecorded)
Baseline Test ID: 16.1-AudioOnlyTranscript
Test Instruction: all
Test Case Detail
Expected Baseline Result
Pass
A complete and accurate text transcript is provided for audio-only content.
Test Data
Single-Page URL
Embedded Code
Code
<audio id="player2" preload="" tabindex="0">
<source src="../assets/audio/demo_audioonly.ogg" type="audio/ogg">
<source src="../assets/audio/demo_audioonly.mp3" type="audio/mpeg">
Your browser does not support the audio tag.
</audio>
<div id="controls"></div>
<p>Transcript: Let's go again back to the test case demo branch, and I'm going to navigate to the file that I just modified.</p>
Test Case Instruction
Test Instruction | Instruction Detail | Expected Test Case Result |
---|---|---|
IC-1 | Pre-recorded audio-only content. | There is audio-only content. |
16.1-1 | Check that the content provides transcript(s) for audio-only content. [SC 1.2.1] | Pass |
16.1-2 | Check that the transcript is text (i.e., an image of a transcript would not be sufficient to pass this test). | Pass. |
16.1-3 | Play the audio-only content entirely. | No result |
16.1-4 | Check that the information in the transcript is an accurate and complete representation of the audio-only content and includes relevant sounds in addition to dialogue, such as doors banging, sirens wailing, identification of speakers in dialogue, etc. [SC 1.2.1] | Pass |
Result | If any of the above checks fail, then Baseline Test 16.1-AudioOnlyTranscript fails. | Pass |