Playing a .wav File from a .vbs File 
Author Message
 Playing a .wav File from a .vbs File

I used to use this:

shell.run "sndrec32.exe /play /close sound.wav", 0, True

Gurgen


Quote:
> What is the best/easiest way to play a .wav file from a
> VBScript file (a .vbs file run using Windows Script Host,
> not VBScript inside a web page/HTML)?
> Thanks.



Sat, 26 Jun 2004 07:48:20 GMT  
 Playing a .wav File from a .vbs File
Thanks Gurgen.

Quote:
>-----Original Message-----
>I used to use this:

>shell.run "sndrec32.exe /play /close sound.wav", 0, True

>Gurgen



>> What is the best/easiest way to play a .wav file from a
>> VBScript file (a .vbs file run using Windows Script
Host,
>> not VBScript inside a web page/HTML)?
>> Thanks.

>.



Sun, 27 Jun 2004 09:55:01 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. .vbs file to play a .wav if file size does not equal 0

2. Playing WAV files and MIDI files

3. Playing .wav files or .mid files

4. Playing a WAV file in VBscript

5. Is it possible to Play and close a wav file using Soundrec32.exe

6. Need Help Playing WAV File

7. PLaying multiple .WAV files when page loads

8. Best way to play wav-files with WSH

9. Playing WAV files

10. How to play *.WAV files

11. Delaying in Playing WAV Files with Windows Media Player 9

12. Playing .wav file using EMBED tag object

 

 
Powered by phpBB® Forum Software