What is the difference between .tta and .nist?
- Extension
- .tta
- .nist
- Format
- Binary
- Binary
- Category
- Audio
- Audio
- Developer
- True Audio Software
- National Institute of Standards and Technology
- Description
- Audio file compressed with the Free Lossless True Audio codec (TTA); supports compression of multichannel 8, 16, and 24-bit .WAV data; compresses the original audio data with compression ratios of 30-70 percent.
- SPHERE (SPeech HEader Resources) is a file format defined by NIST (National Institute of Standards and Technology) and is used with speech audio. SoX can read these files when they contain μ-law and PCM data. It will ignore any header information that says the data is compressed using shorten compression and will treat the data as either μ-law or PCM. This will allow SoX and the command line shorten program to be run together using pipes to encompasses the data and then pass the result to SoX for processing.
- MIME Type
- audio/x-tta
- audio/x-nist
- Sample
- sample.tta
- Wikipedia
- .tta on Wikipedia