indtalled TTS-engine plugin does not read chapter
I am running Sigil version 0.9.9 with an epub 3.0 file loaded. The engine installed the following link: <link rel="Stylesheet" href="../Styles/Stylesheet.css" type="text/css"/>
<meta charset="utf-8"/>
<script src="../Misc/tts.en-US.js" type="text/javascript"></script>
</head>
<body>
<section class="body-rw chapter-rw" epub:type="bodymatter chapter">
<header>
<h1 class="chapter-title" style="text-align: right;">Chapte<span class="last-letter">r</span> 1<a id="tts"> 🗣</a></h1>
</header>
But when I click on the icon, nothing happens, no sound, nothing. What do I need to do to be able to have Sigil read sections of text or chapters?
David
|