PlaySound + SystemBeep PlaySound "wavfile"// orSystemBeep 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"