-
Notifications
You must be signed in to change notification settings - Fork 5
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
Comments
The section 4.4Prerecorded audio The |
Let's use an example with the following metadata:
This could be a novel where the entire text is available as audio with full synchronization using SMIL. Based on the latest editor's draft (December 23rd), here's what would be displayed:
I don't think that's a very accurate representation for these metadata.
IMO the use of "Audio only" is misleading and should only be displayed when |
I agree! What it should say as per the updated guidelines is: If the techniques do not produce this output based on the metadata Hadrien provided, the logic is incorrect. Also, in the prerecord audio section, it seems the only two options are audio book or audio book synchrinzed with text. Should this section be renamed to Audio Book? Will a small prerecorded audio snip, for example a recording of a poem be in the additional information section? If yes, we do not have an example of this yet. So I see the two options of complementary audio (the poem reading) would be in Prerecordido or in additional information. |
Should be addressed in latest PR #600 at least the part of the logic with both synchronized audio and AMS containing "audio" |
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
containsauditory
on its own ANDaccessibilityFeature
containssynchronizedAudioText
(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:
The text was updated successfully, but these errors were encountered: