1vboxtoau(1) Linux System Administration vboxtoau(1)
2
3
4
6 vboxtoau - isdn voice box (sound converter)
7
9 vboxtoau [OPTION] [OPTION] [...] < INFILE > OUTFILE
10
12 With vboxtoau you can convert files with vbox audio header to .au files
13 (sun audio format). vboxtoau is a link to vboxcnvt.
14
16 Vboxtoau reads from stdin and writes to stdout.
17
18 -r, --samplerate RATE
19 Samplerate to write into the header of the output file. There is
20 no sound conversion! Default is 8000.
21
22 -u, --ulaw
23 Convert to 8-bit ulaw.
24
25 -1, --linear8
26 Convert to 8-bit linear.
27
28 -2, --linear16
29 Convert to 16-bit linear. (Default)
30
31 -h, --help
32 Show summary of options.
33
34 -v, --version
35 Show version of program.
36
38 autovbox(1), rmdtovbox(1), vboxmode(1), vboxcnvt(1), vbox(5)
39
41 This manual page was written by Andreas Jellinghaus <aj@dun‐
42 geon.inka.de>, for Debian GNU/Linux and isdn4linux.
43
44
45
46ISDN 4 Linux 3.13 2000/09/15 vboxtoau(1)