Skip Navigation

Search

Message stuck and new ones are gone after refresh

Dear Perchance Dev,

It seems a new issue has appeared. The messages previously sent are back. And by previous I mean few months ago.

And new messages are gone after refresh, though they are visible prior.

I am sorry I could not be detailed due to work.

1

Cannot Access ElevenLabs API in ai-character-chat (Fixed)

I've been made aware that the code I've written to access text-to-speech from ElevenLabs API is no longer working.

I've tested it and it seems that the CORS-Proxy that is being used in ai-character-chat currently doens't allow POST methods (which is being used to 'post' the text to be 'spoken' in ElevenLabs).

Not a major/priority issue but might be nice to be fixed. I also wonder how many are using text to speech (even just using the Speech Synthesis code) in the ai-character-chat....

19