esdplay - play a sound file
esdplay [-h] [--help] [-s hostname:port] [-v] [--version] filename
The esdplay application plays a sound file using the Enlightened Sound Daemon (esd). The input data is read from the specified filename.
The following options are supported:
-h, --help Display help text, and exit.
-s hostname:port Contact the esd server on hostname at port. You can also specify this option as follows:
--server=hostname:port
-v, --version Display version information, and exit.
The following operands are supported:
filename Specify the filename from which the input data should be read.
Example 1: Playing sound file "beep"
example% esdplay beep
The following exit values are returned:
0 Application exited successfully
>0 Application exited with failure
The following files are used by this application:
/usr/bin/esdplay Executable for Enlightened Sound Daemon sound player.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE ATTRIBUTE VALUE Availability SUNWgnome-audio Interface stability Volatile
esdcat(1), esdmon(1), esdrec(1), esdsample(1), esdctl(1), esd-config(1), libesd(3)
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2006.
| SunOS 5.11 | esdplay (1) | 8 Jan 2003 |