| CONTACT | DEVELOPER CENTER | PARTNERS | SITEMAP
GO
Useful Links
  • Search Helpweb
    
    

Dialogic Support Helpweb

Dialogic® Diva® SDK

Using DivaConv to convert audio files

The DivaConv utility (part of the Diva SDK) can be used to translate audio files between different audio formats, e.g. VOX ADPCM to WAV. It is a command line utility.

Examples:

1. Take a WAV file and convert it to 4-bit ADPCM, VOX format
divaconv prompt.wav prompt.vox -oADPCM 
2. Convert a WAV file to raw A-law
divaconv prompt.wav prompt.raw -oALAW 
3. Convert a raw A-law file to WAV PCM-8
divaconv prompt.raw -wav -iALAW -oPCM8 
4. Batch mode - convert all WAV files to VOX equivalents
divaconv *.wav -vox 



Feedback

Please rate the usefulness of this page:  

0 - not useful at all
1 - potentially useful
2 - quite useful
3 - very useful
4 - exactly the information I needed     

Please enter a comment about this page: