Vox audio file format

added by alvasnet
7/16/2011 3:10:31 PM

230 Views

Question: I found that your vox converter doesn't handle vox files from the Orator phone dictation system right. Answer: There are so many questions about Vox format. What is the Vox format? Vox audio file format is a headerless audio format data, which generally contains Dialogic_ADPCM, but may also include A-law, Mu-law, PCM, and any other type of audio data. It means that vox file doesn't have the header and extention ".vox" doesn't say anything at all. Therefore it is very important to know in which format you have the audio data in the vox file! See code below for the different types of Vox files...


0 comments