Skip to content

Commit c3ae4db

Browse files
Updated the Audio playback section fixes #528
1 parent d8c558c commit c3ae4db

File tree

1 file changed

+14
-18
lines changed
  • a11y-meta-display-guide/2.0/draft/guidelines

1 file changed

+14
-18
lines changed

a11y-meta-display-guide/2.0/draft/guidelines/index.html

+14-18
Original file line numberDiff line numberDiff line change
@@ -1078,8 +1078,7 @@ <h4>Display techniques for conformance support</h4>
10781078

10791079

10801080
<section id="pre-recorded-audio">
1081-
<h3 data-localization-id="pre-recorded-audio-title">
1082-
Prerecorded audio</h3>
1081+
<h3 data-localization-id="pre-recorded-audio-title">Audio playback</h3>
10831082

10841083
<div class="note">
10851084
<p>This key information can be hidden if metadata is
@@ -1092,22 +1091,18 @@ <h3 data-localization-id="pre-recorded-audio-title">
10921091
</p>
10931092
</div>
10941093

1095-
<p>Indicates the presence of prerecorded audio and specifies
1096-
if this audio is standalone (an
1097-
audiobook), accompanies text (embedded audio and video
1098-
clips), or represents an alternative to the
1099-
text (synchronized text-audio playback).</p>
1094+
<p>Indicates the presence of prerecorded audio and specifies if this audio is standalone (an audiobook), or is an alternative to the text (synchronized text with audio playback).</p>
11001095

11011096
<p>Audiobooks created for mainstream use provide important
11021097
access for many users with disabilities even
11031098
though they are not accessible to all. As they grow in
11041099
popularity, audiobooks may provide more
11051100
accessibility options in the future.</p>
11061101

1107-
<p>Some publications provide audio (including audio in
1102+
<!-- <p>Some publications provide audio (including audio in
11081103
video) in addition to text. In this case, it is
11091104
important that the user is informed that they may not be
1110-
able to access all content in the book. </p>
1105+
able to access all content in the book. </p> -->
11111106

11121107
<p>Some publications provide prerecorded audio with text
11131108
synchronization. Users with hearing
@@ -1125,30 +1120,31 @@ <h4>Examples</h4>
11251120
<ul>
11261121
<li data-localization-id="pre-recorded-audio-only"
11271122
data-localization-mode="descriptive">
1128-
Audiobook with no text alternative</li>
1129-
<li data-localization-id="pre-recorded-audio-complementary"
1123+
Prerecorded audiobook with no text alternative</li>
1124+
<!-- <li data-localization-id="pre-recorded-audio-complementary"
11301125
data-localization-mode="descriptive">
11311126
Contents available as complementary audio
11321127
and
1133-
text</li>
1128+
text</li> -->
11341129
<li data-localization-id="pre-recorded-audio-synchronized"
11351130
data-localization-mode="descriptive">All the
11361131
content is available as prerecorded audio
11371132
synchronized with text</li>
1133+
<li data-localization-id="pre-recorded-audio-no-metadata"
1134+
data-localization-mode="descriptive">
1135+
Prerecorded audio not provided</li>
11381136
</ul>
11391137
</aside>
11401138

11411139
<aside class="example" title="Compact explanations">
11421140
<ul>
11431141
<li data-localization-id="pre-recorded-audio-only"
1144-
data-localization-mode="compact">Audio
1145-
only</li>
1146-
<li data-localization-id="pre-recorded-audio-complementary"
1147-
data-localization-mode="compact">
1148-
Complementary audio and text</li>
1142+
data-localization-mode="compact">Prerecorded audiobook only</li>
11491143
<li data-localization-id="pre-recorded-audio-synchronized"
1144+
data-localization-mode="compact">Prerecorded synchronized audio and text</li>
1145+
<li data-localization-id="pre-recorded-audio-no-metadata"
11501146
data-localization-mode="compact">
1151-
Synchronized audio and text</li>
1147+
Prerecorded audio not provided</li>
11521148
</ul>
11531149
</aside>
11541150
</section>

0 commit comments

Comments
 (0)