Query: esdcat
OS: opensolaris
Section: 1
Links: opensolaris man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
esdcat(1) User Commands esdcat(1)NAMEesdcat - play a sound fileSYNOPSISesdcat [-s hostname:port] [-b] [-h] [-m] [-n filename] [-r freq] [filename]DESCRIPTIONThe esdcat application pipes data from the filename specified (or stdin if not specified) to the sound device, using the Enlightened Sound Daemon (esd).OPTIONSThe following options are supported: -s hostname:port Contact the esd server on hostname at port. -b Specify that the output should be in 8-bit format. By default, the output is in 16-bit format. -h Display help text, and exit. -m Specify that the output should be in mono format. By default, the output is in stereo format. -n filename Specify the filename of the input file. If the filename is specified both as an operand and with the -n option, then the value specified with the -n option is ignored. If no filename is specified with the command, then stdin is used. -r freq Specify that the output rate should be set to freq. By default, the output rate is set to 44.1 kHz.OPERANDSThe following operands are supported: filename Specify the filename of the input file. If no filename is specified with the command, then stdin is used.EXAMPLESExample 1: Playing a sound file "beep" from stdin example% esdcat < beepEXIT STATUSThe following exit values are returned: 0 Application exited successfully >0 Application exited with failureFILESThe following files are used by this application: /usr/bin/esdcat Executable for Enlightened Sound Daemon sound piperATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-audio | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+SEE ALSOesdplay(1), esdrec(1), esdsample(1), esdmon(1), esdctl(1), esd-config(1), libesd(3), attributes(5)NOTESWritten by Brian Cameron, Sun Microsystems Inc., 2003, 2006. SunOS 5.11 7 Jan 2003 esdcat(1)
Related Man Pages |
---|
esdcat(1) - opensolaris |
esdrec(1) - opensolaris |
esdcat(1) - debian |
esdmon(1) - netbsd |
esdmon(1) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Interested in partial command output. |
redirection stdin |
stdin redirection |