play-sound icon indicating copy to clipboard operation
play-sound copied to clipboard

It cannot stream audio from domain on server

Open abhigk opened this issue 4 years ago • 0 comments

player.play("http://somedomain.com/audio/demo.mp3", function(err) { if (err) throw err; });

abhigk avatar Apr 17 '20 12:04 abhigk