tts plugin for shower
https://github.com/ibakaidov/shower-tts.git
Plugin for the Shower presentation engine. See documentation for details. Follow @showerme for support and updates, file an issue if you have any.
npm install --save shower-tts
<script src="node_modules/shower-tts/shower-tts.js"></script>
<link rel="stylesheet" href="node_modules/shower-tts/shower-tts-style.css">
And add plugin's meta
<meta class="tts"></meta>
<section class="slide">
<h2>Some slide</h2>
<meta class="tts shower-tts-hide">
Hello. i am ivan. this is Text for speech!
</meta>
</section>
And when open slide press "S" key for speak and "P" for pause