HighlightOfMyChat
HighlightOfMyChat copied to clipboard
No sound is played
Hello, I've been using this for a long time and now it doesn't work, the text is displayed on the screen but the sound is not played, any solution?
If I had to guess this would have to do with the proxy we used to get around some CORS error to be able to get the TTS audio, but since Heroku has removed their free tier it is possible that this proxy is now offline.
I did build my own version of this app based on this repo, you can check it at github.com/Vuurvos1/twitchTTS. It should have most of the same functionallity, and still work since it doesn't use the same workaround to get the TTS audio.