What is the difference between .vox and .opus?
- Extension
 - .vox
 - .opus
 
- Format
 - Binary
 - Binary
 
- Category
 - Audio
 - Audio
 
- Developer
 - Dialogic
 - Xiph.Org
 
- Description
 - Audio file encoded in Dialogic's ADPCM (VOX) format, a format used for saving human speech audio; saves digitized voice data sampled at a low rate; enables the audio data size to be small while still maintaining clarity; used by computer telephony systems.
 - An OPUS file is an audio file created in the Opus format (also called "Ogg Opus"), a lossy audio format developed for Internet streaming. It uses both SILK (used by Skype) and CELT (from Xiph.Org) codecs and supports variable bit rates from 6 kb/s to 510 kb/s.
 
- MIME Type
 - audio/voxware
 - audio/opus
 
- Sample
 - sample.vox
 - sample.opus
 
- Wikipedia
 - .vox on Wikipedia
 - .opus on Wikipedia