r2-testapp-swift icon indicating copy to clipboard operation
r2-testapp-swift copied to clipboard

Media Overlays

Open aferditamuriqi opened this issue 6 years ago • 1 comments

Media overlays is the EPUB term for "talking books" or "read aloud", i.e. the synchronisation of a text with recorded (or synthetic) audio.

aferditamuriqi avatar Jul 07 '18 23:07 aferditamuriqi

The streamer will parse Media Overlay SMIL files referenced in the Package Document. Parsed information will generate a tree-like structure that can be serialized as JSON.

see https://github.com/readium/architecture/tree/master/media-overlay

llemeurfr avatar Aug 03 '18 12:08 llemeurfr