diff --git a/guidelines/terms/20/audio-description.html b/guidelines/terms/20/audio-description.html index 09ed0f4927..24f9001474 100644 --- a/guidelines/terms/20/audio-description.html +++ b/guidelines/terms/20/audio-description.html @@ -13,7 +13,7 @@ (See also extended audio description.)
-Where all of the video information is already provided in existing audio, no additional audio description is necessary. +
Where all of the important video information is already provided in existing audio, no additional audio description is necessary.
Also called "video description" and "descriptive narration."
diff --git a/techniques/general/G226.html b/techniques/general/G226.html new file mode 100644 index 0000000000..1fe7fb5bbd --- /dev/null +++ b/techniques/general/G226.html @@ -0,0 +1,51 @@ +Any technology that supports audio and video.
+The objective of this technique is to provide audio descriptions through narration incorporated into the soundtrack of the synchronized video, so that people who cannot see are able to understand important visual material.
+Since most user agents today cannot merge multiple sound tracks, this technique adds additional context by revising the soundtrack so that the narration includes audio description via a single audio track. This additional information may address actions, characters, scene changes, and on-screen text (not captions) that are important to understanding the content.
+The narration is either revised or new narration is added during pauses in dialogue (which potentially limits the amount of supplementary narration that can be added).
+This technique is most appropriate in instructional, marketing, and other videos where the narration is intended to be informational. In such cases, a soundtrack which reinforces the visual "takeaways" in the video will be vital to blind people and people with low vision, and may be of use to many users, including some users with cognitive disabilities.
+Someone creating an instructional video demonstrating the features of an application prepares a script where what is being shown visually is reinforced through the narration, to arrive at an efficient and cost-effective means of making a more accessible video.
+Several key strategies are followed to improve the video's narration. Each is described more fully in the following subsections:
+When referring to URLs, dialogs, labels, and headings, read out the text. Sometimes presenters (narrators) just highlight or point to text; speaking the visible text ensures this meaningful text is made accessible to everyone including blind users or those with low vision. When describing actions a user can do, be sure to specifically state the button names to improve the context (for example, "choose the green 'Go' button").
+This goes hand in hand with the first rule to announce text on the screen. When presenters (narrators) point out “this button” or say “you'll see this”, they are typically referring to a visual cue they are providing on the screen. Someone who can't see the screen lacks the context to understand what is being referenced. Replace or augment “this” and “here” with the labels/titles to provide context: “Choose the blue Save button”, “The Profile Settings dialog appears, with several options.”
+Including position and other sensory qualities like color can really help some low vision users and users with cognitive disabilities. However, you will want to include other context, such as structural headings, in addition to position (which is usually not very helpful to blind user). For components with visible labels, always read out the label when referring to the component. Where a visible label is absent, but you are aware of other programmatic labeling that will be read by the screen reader (for example, the aria-label
property or page regions), use that text. Also include placement and structure (headings) on the page (for example, “the red “Cancel” button at the bottom right of the dialog”, “Select the “online only” radio button in the Settings options”).
When you are demonstrating a process, be sure to describe all steps you are carrying out. As well, announce when status messages appear, such as “loading”, and when other content appears or disappears on the screen.
+When a dialog or page appears, read out its title. For a new page, also describe its purpose or any distinguishing characteristics. Practice a natural storytelling style that does not simply read the text on the screen.
+When performing complex interactions, especially by mouse, it is sometimes helpful to announce what you plan to do before doing it, then narrate while you are interacting with it, and finally summarize what you just did.
+A marketing video's important visuals can be mainly inferred from the audio soundtrack. However, it only uses on-screen text to identify new speakers, as well as to provide a url at the end of the video where people can go for more information. In post-production a new narrator announces the onscreen text in gaps in the dialog.
+- For 1.2.3, 1.2.5, and 1.2.7, if all of the information in the video track is already - provided in the audio track, no audio description is necessary. + For 1.2.3 and 1.2.5, if all of the important information in the video track is already + conveyed in the audio track, no additional audio description is necessary.
@@ -147,6 +147,10 @@- For 1.2.3, 1.2.5, and 1.2.7, if all of the information in the video track is already - provided in the audio track, no audio description is necessary. + For 1.2.3 and 1.2.5, if all of the important information in the video track is already + conveyed in the audio track, no additional audio description is necessary.
@@ -116,6 +116,11 @@- For 1.2.3, 1.2.5, and 1.2.7, if all of the information in the video track is already - provided in the audio track, no audio description is necessary. - - -
-1.2.3, 1.2.5, and 1.2.8 overlap somewhat with each other. This is to give the author some choice at the minimum conformance level, and to provide additional requirements @@ -115,7 +108,13 @@
The purpose of this guideline is to provide access to time-based and synchronized - media.This includes media that is: + media. This includes media that is:
For audio-only or - video-only media, you only need to apply the success criteria that say " - audio-only" or " - video-only" in their short name. If your media is not + video-only media, you only need to apply the success criteria that say "audio-only" or "video-only" in their short name. If your media is not audio-only or video-only, then all the rest of the success criteria apply.