This extension adds text-to-speech capabilities to reveal.js for Quarto. It uses the Web Speech API in your browser to synthesize speech from text. See the README for more info on using the extension. This is an example of how it can be used.
Let’s see how Bob’s day went in the next few slides.
You can cancel the TTS speech at any time by pressing the q
key.
You can toggle on/off the TTS plugin by pressing t
.
At any time you pause or resume the TTS speech by pressing the p
key.
You can update the default settings for things like the speech rate, tts voice, and other stuff in the YAML header of your Quarto file.