Try using _self, and use the complete path to the mp3. It should work the way you have it, but I have found that unless the sound file is in the root directory, sometimes they won't load. I think using _self will force the default player to launch. Using blank it's like telling it to open in a new browser.

getURL ("http://www.mysite.com/media/clip1.mp3", "_self");