Control parameters

-c
Compression type
0
Compressed
1
Uncompressed
2
Both
-l
Language code number
-d
Description (If the description includes blanks, enclose it in double quotation marks.)
-s
Segment ID
-t
Trace level
0
No trace
1
Trace
-v
Voice directory name

For example, to import wave file myaudio.wav in compressed form into Blueworx Voice Response voice segment directory mydir, where the language code is 1, the voice segment number is 1020, and the description is ‘My greeting’, type the following at an AIX command prompt:

bvi_wav_imp –w myaudio.wav –l 1 –v mydir –s 1020 –c 0 -d "My greeting"