Currently, I'm using the @replit/audio library in nodejs to play music. But, when I stop the repl, the music keeps playing.
What can I do to stop this?
@CodeMaster007 anyway I can stop it without reloading the page?
How do i stop music when the repl is stopped?
Currently, I'm using the @replit/audio library in nodejs to play music.
But, when I stop the repl, the music keeps playing.
What can I do to stop this?
@CodeMaster007 anyway I can stop it without reloading the page?