chrisjp / tts

A simple tool to demo text-to-speech using various services' voices. HTML5 and Vanilla JS.
https://lazypy.ro/tts
MIT License
68 stars 15 forks source link

Question #2

Closed karl-police closed 4 years ago

karl-police commented 4 years ago

Hm, the page is down, do you want to github.io it as a page? Would that work?

chrisjp commented 4 years ago

Yeah I let that domain expire today. I've updated the link to go to https://lazypy.ro/tts which is where the domain was pointing to anyway. Will update the readme later.

Unfortunately github.io won't work as it doesn't support any kind of server-side scripting. Most of the TTS services on the site rely on going through my proxy.php script to handle their respective requests.