I am making a game where I would like the player to add his own music (background score) for the game. Does Unity provide any API for this? If not, is there some way I can mimic how Unity builds the audio into the game to let the player load a song and then play it during game play?
This may help you: