| Linux / Unix Command: autovbox |
NAME
autovbox - isdn voice box (sound converter)SYNOPSIS
autovbox [OPTION] [OPTION] [...] < IN-FILE > OUT-FILEDESCRIPTION
Convert au files (sun audio format) into vbox files (vbox audio header). autovbox is a link to vboxcnvt.OPTIONS
Autovbox reads from stdin and writes to stdout.- -2, --adpcm-2
- Convert to ADPCM 2 format.
- -3, --adpcm-3
- Convert to ADPCM 3 format.
- -4, --adpcm-4
- Convert to ADPCM 4 format.
- -u, --ulaw
- Convert to ulaw format (default).
- -n, --name NAME
- Name to write into the header.
- -p, --phone PHONE
- Telephone number to write into the header.
- -l, --location LOCATION
- City to write into the header.
- -h, --help
- Show summary of options.
- -v, --version
- Show version of program.
SEE ALSO
rmdtovbox(1), vboxtoau(1), vboxmode(1), vboxcnvt(1), vbox(5)Important: Use the man command (% man) to see how a command is used on your particular computer.

