PlaySound "wavfile"

// or

SystemBeep


PlaySound plays the specified WAV file, including the full path and file name.


SystemBeep plays a short system beep.


Example:

PlaySound "c:\mysound\wow.wav"