
142
|
Chapter 3: Linux Commands
This is the Title of the Book, eMatter Edition
Copyright © 2006 O’Reilly & Associates, Inc. All rights reserved.
esdmon
esdmon [options] file
Duplicate the sound being sent to the sound device, and send it to
a secondary location as well. The file argument specifies where the
output stream should go; default is stdout.
Options
-s servername:port
Set the EsounD server to be used.
-b Eight bit output.
-m Monophonic output.
-r rate
Set the output sample rate.
esdplay
esdplay [options] file
Play the file through the EsounD system.
Options
-s, --server=servername:port
Set the EsounD server that will play the audio.
-h, --help
Set the EsounD server that will play the audio.
-v, --version
Display version information and quit.
esdrec
esdrec [options] < file
Record audio to the specified file.
Options
-s servername:port
Set the EsounD server to be used.
-b Eight bit output.
-m Monophonic output.
-r rate
Set the output sample rate.
esdsample
esdsample [options] < file
Sample audio using esd.
Options
-s servername:port
Set the EsounD server to be used.
-b Eight bit output.
-m Monophonic output.
-r Set the sample rate in bits per second.
-d Set the duration of the sample in seconds.