ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: wav player without any gui

(1/4) > >>

highend01:
Hi,

I'm desperately looking for a simple .wav player that doesn't have any gui at all.

It should have the following features:

- Can be invoked via a e.g. dos prompt (e.g. wavplayer.exe <file> [option])
option = /exit (quit the player after playing the file)
- Works under x86 _and_ x64 systems (WinXP - Win7)
- Portable, configuration files should not be needed

I've used microwav before I switched to Win 7 x64 which worked fine under any x86 environment but fails under x64.

Tia,
highend01

skwire:
I can do this but I don't have Windows 7 64-bit so I'll rely on you for the testing.

skwire:
Give this a try:  Escape.zip  See this post below...

Extremely Simple Commandline Audio Player Extraordinaire

Usage:  Escape.exe "<file>" [/exit]

Yeah, I'm taking a small liberty with the extraordinaire part.  :P  Please let me know if this works for you.  I've tested it on Windows XP SP3 32-bit.

ewemoa:
FWIW, gave it a try under wine (1.3) and it seems to work fine (both with and without /exit)  :Thmbsup:

skwire:
FWIW, gave it a try under wine (1.3) and it seems to work fine (both with and without /exit)  :Thmbsup:
-ewemoa (July 07, 2011, 11:53 PM)
--- End quote ---

Thanks, kind sir.  Was that using a 64-bit system?

Navigation

[0] Message Index

[#] Next page

Go to full version