Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publications that are both full audio and synchronized audio/text #399

Open
HadrienGardeur opened this issue Sep 11, 2024 · 0 comments
Open
Labels
a11y-display-guide Issue with the UX Guide principles or techniques

Comments

@HadrienGardeur
Copy link

Looking at the technique for displaying metadata for pre-recorded audio in EPUB I noticed that it's not currently possible to combine "Audio only" and "Synchronized audio and text".

While it's true that some EPUB publications with Media Overlay only provide pre-recorded audio for some resources, there are a number of publications that also provide synchronized pre-recorded audio and text over the entire publication.

I think that we should re-consider instructions for this technique to check for the case where accessModeSufficient contains auditory on its own AND accessibilityFeature contains synchronizedAudioText (a typo for this value is repeated multiple times throughout the current draft).

The same technique for ONIX covers this use case with its third step:

ELSE IF all_content_pre_recorded AND synchronised_pre_recorded_audio:
THEN display "Synchronized audio and text".

@mattgarrish mattgarrish added the a11y-display-guide Issue with the UX Guide principles or techniques label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y-display-guide Issue with the UX Guide principles or techniques
Projects
None yet
Development

No branches or pull requests

2 participants