Johan Sebastian Blandon Ordoñez

Results 5 comments of Johan Sebastian Blandon Ordoñez

# List errors: ``` Cross origin requests are only supported for HTTP. Fetch API cannot load file:///tmp/download_cache/ElevenLabs/TextToSpeech/onwK4e9ZLuTAKqWW03F9/cF3SDAlKxqH9JJIxDtRe.ogg due to access control checks. Utilities.WebRequestRest.RestException: Failed to download audio clip from "file:///tmp/download_cache/ElevenLabs/TextToSpeech/onwK4e9ZLuTAKqWW03F9/cF3SDAlKxqH9JJIxDtRe.ogg"!...

I'm looking for documentation on this but I can't find anything that works for me, do you have any idea if this is set in the player configuration?

Solved Issues: https://github.com/srcnalt/OpenAI-Unity/issues/59 https://github.com/srcnalt/OpenAI-Unity/issues/50 https://github.com/srcnalt/OpenAI-Unity/issues/81

I also had that error, I managed to modify the source code to solve it, I changed the stop logic of the cycle that received the streams, I attach the...