Re: How can I play a Wav file from batch/cmd script?
- From: Gmo.- <guest@xxxxxxxxxxxxxxxxx>
- Date: Wed, 10 Sep 2008 18:06:21 -0500
Do you mean, play files from "command line" (cmd) ???
If you do, yep, it can be done...
Type in command prompt (or compose a batch file to do it...)
<audio_program> /play /close <file>
Ex. to launch WMP to play a wav file
%ProgramFiles%\Windows Media Player\wmplayer.exe /play /close
C:\music\1.wav
---------------------
hope it's work for you
--
Gmo.-
.
- Follow-Ups:
- Re: How can I play a Wav file from batch/cmd script?
- From: hbfavor
- Re: How can I play a Wav file from batch/cmd script?
- References:
- How can I play a Wav file from batch/cmd script?
- From: hbfavor
- How can I play a Wav file from batch/cmd script?
- Prev by Date: How can I play a Wav file from batch/cmd script?
- Next by Date: Re: computer BSOD's on me to, Was wondering if you might help.
- Previous by thread: How can I play a Wav file from batch/cmd script?
- Next by thread: Re: How can I play a Wav file from batch/cmd script?
- Index(es):
Relevant Pages
|