How to download an mp3 from server and play it in the background?

How are you deploying your game?

Hi all,

I’m developing a game. For that, I need to fetch an mp3 from the server at runtime and play it in the background.
Is there any possible way to do it?

I’m deploying it in the web

Then why do you need to fetch from another server? Why no put your assets on the server you deployed the game on?