isdn4k-utils/vbox/doc/autovbox.man

49 lines
1.2 KiB
Groff
Raw Normal View History

.TH autovbox 1 "October 2002" "ISDN 4 Linux @I4LVERSION@" "Linux System Administration"
.SH NAME
2002-10-15 14:40:49 +00:00
autovbox \- ISDN voice box (sound converter)
.SH SYNOPSIS
2002-10-15 14:47:11 +00:00
autovbox [-2 | -3 | -4 | -h | -v] [-n name] [-p phone] [-l location]
.SH "DESCRIPTION"
2002-10-15 14:40:49 +00:00
Convert .au files (Sun audio format) on standard input into vbox files
(vbox audio header) on standard output. autovbox is a link to vboxcnvt(1).
.SH OPTIONS
Autovbox reads from stdin and writes to stdout.
.TP
.B \-2, \-\-adpcm\-2
Convert to ADPCM 2 format.
.TP
.B \-3, \-\-adpcm\-3
Convert to ADPCM 3 format.
.TP
.B \-4, \-\-adpcm\-4
Convert to ADPCM 4 format.
.TP
.B \-u, \-\-ulaw
Convert to ulaw format (default).
.TP
2002-10-15 14:40:49 +00:00
.B \-n NAME, \-\-name NAME
Name to write into the header.
.TP
.B \-p, \-\-phone PHONE
Telephone number to write into the header.
.TP
2002-10-15 14:40:49 +00:00
.B \-l LOCATION, \-\-location LOCATION
City to write into the header.
.TP
.B \-h, \-\-help
Show summary of options.
.TP
.B \-v, \-\-version
Show version of program.
.SH SEE ALSO
2002-10-15 14:40:49 +00:00
.IR rmdtovbox (1),
.IR vboxtoau (1),
.IR vboxmode (1),
.IR vboxcnvt (1),
.IR vbox (5).
.SH AUTHOR
This manual page was written by Andreas Jellinghaus <aj@dungeon.inka.de>,
for Debian GNU/Linux and isdn4linux.
2002-10-15 14:40:49 +00:00
.br
Now maintained by Paul Slootman <paul@debian.org>.