readium / r2-testapp-swift

BSD 3-Clause "New" or "Revised" License
146 stars 38 forks source link

Media Overlays #145

Open aferditamuriqi opened 6 years ago

aferditamuriqi commented 6 years ago

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

llemeurfr commented 6 years ago

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