What is the difference between .vox and .rst?
- Extension
- .vox
- .rst
- Format
- Binary
- Text
- Category
- Audio
- Document
- Developer
- Dialogic
- The file type rst (or reStructuredText File) was created by the Python Software Foundation.
- 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.
- Primarily created for Python, RST is a text file that uses reStructuredText markup language for in-line program documentation. It can also be used to develop standalone documents and simple web pages.
- MIME Type
- audio/voxware
- text/x-rst
- Sample
- sample.vox
- Wikipedia
- .vox on Wikipedia
- .rst on Wikipedia