-
Notifications
You must be signed in to change notification settings - Fork 0
VoiceMod integration
VoiceMod integration allows users in the chat to temporarily set up different voices. This feature requires Twitch affiliate or partner due to the feature being designed around channel points as of now. Furthermore, these channel rewards have to be created by bot, due to Twitch APIs limitation.
For the program to communicate with VoiceMod, you will require a VoiceMod API key (not to be confused with Twitch API key). In order to obtain one, head on over to: https://control-api.voicemod.net/.
The program communicates with VoiceMod using WebSocket at the port 59129. After you have provided the program with your API key, you should be able to connect it to VoiceMod. If the connection is successful you'll see messages in the main Window of the program.
At this point the you should be able to add some voices using Add button. After you've done so, click Update Twitch Rewards to have them set up. You can also click Get Images to have images downloaded for each voice, which you can then set up manually on Twitch (as Twitch API doesn't allow for that).