[go: up one dir, main page]

Text to speech setup?

Hi,

I know the TTS a new feature, and the setup is bundled in emacs-reveal. However, I'm using Emacs on my Windows laptop, and have org-re-reveal installed via MELPA.

My goal is to go from an org file to a presentation video where audio (TTS from speaker notes) is played and the slides advance after every audio. I couldn't figure out what I need to install and the steps needed to create the audio files, then video file.

I looked at some sample org files, and the only thing that I found relevant is

#+OPTIONS: reveal_with_tts:CLB

Some questions:

  • Do I need to install some audio plugin to work with reveal.js?

  • Do I need to install some TTS software?

  • How do I generate the audio files?

  • How do I generate the video file?

Thanks in advance for your guidance.