epubjs
Version:
Render ePub documents in the browser, across many devices
50 lines (47 loc) • 3.84 kB
HTML
<?xml version="1.0" encoding="UTF-8" ?><!DOCTYPE html><html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Talk to Me: Media Overlays</title>
<link rel="stylesheet" type="text/css" href="css/epub.css" />
<meta name="dat-origPath" value="/html/body" /><link rel="prev" href="./ch03_3.html" /><link rel="next" href="./ch03s02_1.html" /></head><body>
<h2 class="title" id="_talk_to_me_media_overlays" data-origPath="/html/body/section/h2">Talk to Me: Media Overlays</h2>
<p data-origPath="/html/body/section/p[1]">When you watch words get highlighted in your reading system as a narrator speaks, the
term <em>media overlay</em> probably doesn’t immediately jump to mind as the best
marketing buzzword to describe the experience. But what you are in fact witnessing
is a media type (audio) being overlaid on your text content, and tech trumps
marketing in standards!</p>
<p data-origPath="/html/body/section/p[2]">The audio-visual magic that overlays enable in EPUBs is just the tip of the iceberg,
however. Overlays represent a bridge between the audio and video worlds, and between
mainstream and accessibility needs, which is what really makes this new technology
so exciting. They offer accessible audio navigation for blind and low-vision
readers. They can improve the reading experience for persons with trouble focusing
across a page and improve reading comprehension for many types of readers. They can
also provide a unique read-along experience for young readers.</p>
<p data-origPath="/html/body/section/p[3]">From a mainstream publisher’s perspective, overlays provide a bridge between
audiobook and ebook production streams. Create a single source using overlays and
you could transform and distribute across the spectrum from audio-only to text-only.
With full-text and full-audio synchronization ebooks, you can transform down to a
variety of formats. If you’re going to create an audiobook version of your ebook, it
doesn’t make sense not to combine production, which is exactly what EPUB 3 allows
you to now do. Your source content is more valuable by virtue of its completeness,
and you can also choose to target and distribute your ebook with different
modalities enabled for different audiences.</p>
<p data-origPath="/html/body/section/p[4]">From a reader’s perspective, they can purchase a format that provides adaptive
modalities to meet their reading needs: they can choose which playback format they
prefer, or purchase a book with multiple modalities and switch between them as the
situation warrants—listening while driving and visually reading when back at home,
for example.</p>
<p data-origPath="/html/body/section/p[5]">Media overlays are the answer to a lot of problems on both sides of the accessibility
fence, in other words.</p>
<p data-origPath="/html/body/section/p[6]">If you’re coming to this guide from accessibility circles, however, you’re probably
wondering why this is considered new and exciting when it sounds an awful lot like
the SMIL technology that has been at the core of the DAISY talking book
specifications for more than a decade. And you’re right…sort of. Overlays are not
new technology, but represent a new evolution of the DAISY standard, which EPUB 3 is
a successor to. What is really exciting from an accessibility perspective is the
chance to move this production back to the source to get high-quality audio and text
synchronized ebooks directly from publishers. Removing synchronization information
from having to be encoded in content files is another benefit overlays provide over
older talking book formats, greatly simplifying their creation.</p>
</body>
</html>