Question:
My app plays audio from ElevenLabs fine in Chrome, however the audio player displays Error in Safari
Repl link:
https://replit.com/@gregplumbly/chatgpt-bedtime-stories
code snippet
Question:
My app plays audio from ElevenLabs fine in Chrome, however the audio player displays Error in Safari
Repl link:
https://replit.com/@gregplumbly/chatgpt-bedtime-stories
code snippet
You shouldn’t import an audio file on an apple device. Also, make sure you add audio = true
to your .replit
file.