Bash Cures Cancer
Learn the UNIX/Linux command line

Home     Man Pages     SpamDefeator


vboxtoau(1)		 Linux System Administration		  vboxtoau(1)



NAME
       vboxtoau - isdn voice box (sound converter)

SYNOPSIS
       vboxtoau [OPTION] [OPTION] [...] < INFILE > OUTFILE

DESCRIPTION
       With  vboxtoau  you  can	 convert  files with vbox audio header to .au
       files (sun audio format). vboxtoau is a link to vboxcnvt.

OPTIONS
       Vboxtoau reads from stdin and writes to stdout.

       -r, --samplerate RATE
	      Samplerate to write into the header of the output	 file.	There
	      is no sound conversion! Default is 8000.

       -u, --ulaw
	      Convert to 8-bit ulaw.

       -1, --linear8
	      Convert to 8-bit linear.

       -2, --linear16
	      Convert to 16-bit linear. (Default)

       -h, --help
	      Show summary of options.

       -v, --version
	      Show version of program.

SEE ALSO
       autovbox(1), rmdtovbox(1), vboxmode(1), vboxcnvt(1), vbox(5)

AUTHOR
       This   manual   page  was  written  by  Andreas	Jellinghaus  , for Debian GNU/Linux and isdn4linux.



ISDN 4 Linux 3.3		  2000/09/15			  vboxtoau(1)


UNIX/Linux commands referenced on this page:
  1. convert
  2. vbox
  3. link
  4. write