What is the difference between .nist and .fodt?
- Extension
- .nist
- .fodt
- Format
- Binary
- Text
- Category
- Audio
- Document
- Developer
- National Institute of Standards and Technology
- OpenDocument Foundation
- Description
- 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.
- FODT (Flat XML ODF Text Document) is a file type used for documents created in OpenDocument text editors, such as LibreOffice Writer. FODT files are based on the OASIS Open Document Format (ODF) and store text-based documents that also contain formatting and layout information. They can be opened in compatible text editors and other programs, such as Microsoft Word.
- MIME Type
- audio/x-nist
- application/vnd.oasis.opendocument.text-flat-xml
- Wikipedia
- .fodt on Wikipedia