What is the DSS file format?
.dss (Digital Speech Standard) is a proprietary compressed audio format designed exclusively for speech dictation and transcription workflows. It was developed in 1994 by Grundig Business Systems in collaboration with the University of Nuremberg, and later standardised by the International Voice Association (IVA) - a consortium of Olympus, Philips, and Grundig.
The format uses CELP (Code-Excited Linear Prediction) compression, a speech-optimized codec that reduces audio to roughly 12% the size of an equivalent .wav file. Sample rates range from 6,000 Hz to 16,000 Hz - adequate for speech intelligibility but not music reproduction. A typical hour of dictation occupies 300 KB to 5 MB.
A defining feature is the fixed-size file header, which stores dictation workflow metadata beyond simple audio properties: creation date, author ID, work type, priority level, and free-text transcription instructions readable by transcription software. Two sub-versions exist: DSS v2 (magic bytes 02 64 73 73) and DSS v3 (03 64 73 73), where the bytes 64 73 73 spell dss in ASCII.
DSS itself carries no encryption. Its successor, DSS Pro (.ds2), adds higher audio quality and optional AES-256 encryption for sensitive dictation. Olympus - a primary hardware vendor for the format - rebranded to OM System in 2022 but continues supporting .dss playback in its DSS Player software.
The format is widely supported by professional transcription software such as Express Scribe.
Security & safety
RISK: LOWDSS is a pure audio format with no scripting or executable capability. Key privacy concern: DSS files often contain confidential medical, legal, or business dictation. Do not upload DSS files to online converters without understanding the service's data handling and privacy policy.
Format details
in a nutshellPrograms that open DSS files
Technical details
deep spec| Magic bytes - DSS v2 | 02 64 73 73 at offset 0 |
| Magic bytes - DSS v3 | 03 64 73 73 at offset 0 (64 73 73 = "dss" in ASCII) |
| Codec | CELP (Code-Excited Linear Prediction), speech-optimized |
| Sample rate | 6,000 Hz - 16,000 Hz |
| Compression ratio | Approximately 12% of equivalent WAV file size |
| Typical file size | 300 KB - 5 MB per hour of dictation |
| Header metadata fields | Author ID, work type, priority level, transcription instructions, creation date |
| Byte order | Little-endian |
| Successor format | DSS Pro (.ds2) - higher bitrate and optional AES-128/256 encryption |
| Developing consortium | IVA (Olympus + Philips + Grundig Business Systems) |
| Platform support | Windows, macOS |
| Audio purpose | Speech dictation and transcription only - not designed for music |
| Container | Proprietary fixed-size header followed by CELP-compressed audio frames |
| MIME type | audio/x-dss |
| Released | 1994 (Grundig / University of Nuremberg) |
| Latest version | DSS (v2/v3); superseded by DSS Pro (.ds2) with AES-256 encryption and higher quality |
| Specification | audiosupport.omsystem.com |
DSS conversions
Community Q&A
asked by usersNo questions yet - be the first to ask about DSS files.