Yes you have to change it to mono and if you wanna play the music repeteadly, create a script like this:
#loop
unit say "music"
~x
goto "loop"
Put the lenght of the song, in seconds, instead of x. Now create a trigger, condition true, On Activation [] exec "script.sqs"