Quote:
Originally Posted by AlPe
Technically, you can do sync highlighting withouth SMIL via JS (e.g., see my JS library to add SMIL support into iBooks for reflowable EPUB3 files: https://github.com/pettarin/rb_smil_emulator ). However, you still need a sync map {xhtml_element_id, t_begin, t_end}.
|
Yes. I know. ;-) Sort of a difference without a difference, LOL!
Quote:
Well, we create reflowable EPUB3 with Media Overlays, using a tool I developed which creates the SMIL files automatically, given the text and the audio. We have already processed several hundred thousands SMIL fragments, see http://www.daisy.org/techwatch-2013-08b#a4 .
|
Yes. That's really impressive. (The tool, not to mention the work).
Hitch