add tts documentation to readme

This commit is contained in:
2025-12-08 18:30:51 +01:00
parent 6a71806881
commit 07c619f54d

View File

@@ -130,6 +130,17 @@ Welcome message in the context of this project means 2 things:
The personalized message can be set by using the channel point redemption. The message cannot be longer than 200 characters. The personalized message can be set by using the channel point redemption. The message cannot be longer than 200 characters.
### TTS
There are 2 types of TTS supported:
- Microsoft Sam
- DecTalk
Microsoft s(c)am is currently only used by `a_n_i_v` and `a_n_e_e_v`. Whenever the aniv clankers say something MS Sam will pronounce their message.
Dectalk is available for 25k channel points. If your message is longer than 2 minutes your message will get scammed. I'm not sorry, 100% deserved.
### Chatterbot/streamerbot ### Chatterbot/streamerbot
This depends on if the `CHATTER_IS_STREAMER` environment variable is set. This depends on if the `CHATTER_IS_STREAMER` environment variable is set.