diff --git a/a11y-meta-display-guide/2.0/draft/techniques/epub-metadata/index.html b/a11y-meta-display-guide/2.0/draft/techniques/epub-metadata/index.html index 4ffa1ab..ae65013 100755 --- a/a11y-meta-display-guide/2.0/draft/techniques/epub-metadata/index.html +++ b/a11y-meta-display-guide/2.0/draft/techniques/epub-metadata/index.html @@ -380,12 +380,12 @@
"Prerecorded audio only"
.
+ IF synchronised_pre_recorded_audio:
+ THEN display "Prerecorded audio synchronized with text"
.
"Prerecorded audio synchronized with text"
.
+ ELSE IF all_content_audio:
+ THEN display "Prerecorded audio only"
.