Play a Wav or Midi file.
Play a Wav or Midi file.
API Declarations
Declare Function mciExecute Lib "winmm.dll" (ByVal lpstrcommand As String) As Long
Rate Play a Wav or Midi file.
(2(2 Vote))
iresult = mciExecute("play C:\WINDOWS\MEDIA\Notify.wav")
End Sub
Play a Wav or Midi file. Comments
No comments yet — be the first to post one!
Post a Comment