playing a wave file using multimedia control
playing a wave file using multimedia control
Rate playing a wave file using multimedia control
(2(2 Vote))
mmcontrol1.notify = false
mmcontrol1.wait = true
mmcontrol1.sherable = false
mmcontrol1.devicetype = "WaveAudio"
mmcontrol1.filename = "C:\WINDOWS\MEDIA\LOGOFF.wav"
mmcontrol1.command = "open"
End sub
playing a wave file using multimedia control Comments
No comments yet — be the first to post one!
Post a Comment