diff --git a/examples/intro-script-with-gain.xml b/examples/intro-script-with-gain.xml index da1220c..f689e72 100644 --- a/examples/intro-script-with-gain.xml +++ b/examples/intro-script-with-gain.xml @@ -1,5 +1,5 @@ diff --git a/examples/intro-times-and-text-with-visual-text.xml b/examples/intro-times-and-text-with-visual-text.xml new file mode 100644 index 0000000..d71326e --- /dev/null +++ b/examples/intro-times-and-text-with-visual-text.xml @@ -0,0 +1,30 @@ + + +
+

+ The Lake District, England +

+
+
+

+ A woman climbs into a small sailing boat. +

+
+
+

+ The woman pulls the tiller and the boat turns. +

+
+ +
\ No newline at end of file diff --git a/examples/intro-times-and-text.xml b/examples/intro-times-and-text.xml index c4f8c78..c25f10c 100644 --- a/examples/intro-times-and-text.xml +++ b/examples/intro-times-and-text.xml @@ -5,7 +5,7 @@ ttp:contentProfiles="http://www.w3.org/ns/ttml/profile/dapt1.0/content" xml:lang="en" daptm:langSrc="" - daptm:scriptRepresents="visual.nonText visual.text" + daptm:scriptRepresents="visual.nonText" daptm:scriptType="preRecording">
diff --git a/index.html b/index.html index 3414d4c..d1415b1 100755 --- a/index.html +++ b/index.html @@ -470,6 +470,24 @@

Audio Description Examples

data-include="examples/intro-times-and-text.xml" data-include-format="text"> +

Audio description content often includes text present in the visual image, + for example if the image contains a written sign, a location, etc. + The following example demonstrates such a case: + Script Represents is extended + to show that the script's contents represent textual visual information + in addition to non-textual visual information. + Here a more precise value of Represents + is specified on the Script Event + to reflect that the text is in fact a location, + which is allowed because the more precise value is a sub-type + of the new value in Script Represents. + Finally, since the text has an inherent language, the Text Language Source + is set to reflect that language. +

+
+        

After creating audio recordings, if not using text to speech, instructions for playback mixing can be inserted. For example, The gain of "received" audio can be changed before mixing in the audio played from inside the <span> element, smoothly