Is there an audio module other than Replit audio that will play audio on Replit?
Is there an audio module other than Replit audio that will play audio on Replit? I often get the error:
I am including a Replit audio project as an example so that you can see the crashes for yourself.
Thank you!
P.S. For some reason? you have to open the project in a new window in order to hear any sound at all.
Voters
Nope, replit audio is the only client that works, unfortunately.
Also, replit audio is not a stable lib, you can't expect it to work all the time.
@Coder100 Okay, thank you!
Maybe Replit could release the integration of sound so that some other Repliter could make a sound module@TigerTheCat Yeah, they do, let me give you the docs
https://docs.replit.com/repls/audio
as you can see the client literally makes HTTP requests to this @TigerTheCat
@Coder100 Really? Thx!
Thank you, @Coder100!