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

"CereProc" voices are broken in this site. #22

Closed thetoonsofjosh closed 11 months ago

thetoonsofjosh commented 11 months ago

I'm making this issue because yesterday, the voices from CereProc happened to stopped working, but the site now has it working again, https://www.cereproc.com/ but not in this site, every voice I use from that api results in a "input data format error", Did CereProc changed their api or something? Is there anything you can do Chris?

chrisjp commented 11 months ago

Thanks for reporting. Just had a look at their demo site and it looks like there was a minor upgrade to their website software. The name of the cookie has changed. Very simple fix. Should have some time to get this fixed on the website by the end of today. Will update here once it's done.

chrisjp commented 11 months ago

My website has now been updated with the fix. Thanks again for reporting this.