Command line arguments for (sndrec32.exe)?

J

John Doe

Is there a command line argument for (sndrec32.exe) to keep the
program window from showing when the sound file is played?

Currently, the command looks like this.

"C:\WINDOWS\system32\sndrec32.exe" "%1" /play /close

Would be even better if the window didn't show at all. I'm sure
that's possible via programming, but is there a command line argument
that can be used to prevent a window from showing when the program
starts?

Grasping at straws.

Thanks.
 
J

John Doe

"C:\WINDOWS\system32\sndrec32.exe" "%1" /embedding /play /close

Well, that "/embedding" seems to do what I asked for.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top