instafluff / HighlightOfMyChat

Stream Overlay to display messages highlighted using Twitch Channel Rewards!
https://www.instafluff.tv/HighlightOfMyChat/?channel=YOURUSERNAME
MIT License
17 stars 11 forks source link

No sound is played #15

Open zetapin opened 1 year ago

zetapin commented 1 year ago

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?

Vuurvos1 commented 1 year ago

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.