Play()

var mySound = OpenSound("c:\\intro.wav")
mySound.Play()

Close