Update README

This commit is contained in:
Jared Szechy 2013-12-18 16:38:26 -05:00
parent 945f93d678
commit 16110bd251
1 changed files with 7 additions and 6 deletions

View File

@ -430,12 +430,13 @@ QPSK mode it indicates noise on the input signal.
### Input/Output Options ### Input/Output Options
```` ````
-i <device> Audio input device (default is /dev/audio) -i <device/file> Audio input device/file (default is /dev/audio)
-o <device> Audio output device (default is /dev/audio) -o <device> Audio output device (default is /dev/audio)
-d <dir> Create mbe data files, use this directory -d <dir> Create mbe data files, use this directory
-g <num> Audio output gain (default = 0 = auto) -r <files> Read/Play saved mbe data from file(s)
-n Do not send synthesized speech to audio output device -g <num> Audio output gain (default = 0 = auto)
-w <file> Output synthesized speech to a .wav file -n Do not send synthesized speech to audio output device
-w <file> Output synthesized speech to a .wav file
```` ````
The audio in device can be a sound card OR a .wav file if the file The audio in device can be a sound card OR a .wav file if the file