Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (22 loc) · 980 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 980 Bytes

ChannelPoints-TTS

A simple TTS rewards script for Twitch channel points

Features

  • Elevenlabs TTS Support for Custom TTS Voices
  • Streamelements TTS Support for default Brian and other voices
  • Volume control per Reward
  • Multiple rewards support
  • Easy to setup

Usage

To use this project follow these steps:

  • Download the repository.
  • Extract it somewhere in your file system.
  • Open the index.js with a text editor.
  • Edit the variables on top of the script.
  • Double click on the .html file and copy the URL from your browser.
  • Add the URL in your OBS as a Browsersource. (If you can't hear TTS, turn off "Control Audio via OBS".)

Useful Resources

Acknowledgements