Yes, you can finn
I think everything is mentioned in the above link.
For playing audio stream in a place do this
new Float:X, Float:Y, Float:Z, Float
istance = 5.0;
layAudioStreamForPlayer(playerid, "http://somafm.com/tags.pls", X, Y, Z, Distance, 1);
return 1;
}
I think this will help set the x,y,z co ordinates and the distance
and somafm,com/tags.pls is the link to the music change it to your link
If i tell something wrong please forgive me im a beginner