Using Web Speech API in reveal.js slides
I have created slides in reveal.js, where each slide corresponds to ‘section’ elements.
Within each slide there are ‘span’ elements including some text. I’m using Web Speech API for reading the text. Here is the JS: