HighlightOfMyChat icon indicating copy to clipboard operation
HighlightOfMyChat copied to clipboard

No sound is played

Open zetapin opened this issue 1 year ago • 1 comments

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?

zetapin avatar Jul 04 '23 20:07 zetapin

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.

Vuurvos1 avatar Jul 13 '23 14:07 Vuurvos1