.au — Audio File
Various · 1980
What is a .au file?
The .au file extension typically refers to a simple uncompressed audio format, often used in older systems and for basic sound effects. It is one of the earliest digital audio formats and is known for its straightforward structure. While not as common today, it laid the groundwork for many subsequent audio file types.
Programs That Open .au Files
| Platform | Program | ||
|---|---|---|---|
| Windows | VLC Media Player | Free | |
| Audacity | Free | ||
| Windows Media Player | Free | Official | |
| macOS | VLC Media Player | Free | |
| Audacity | Free | ||
| QuickTime Player | Free | Official |
Common Problems with .au Files
Frequently Asked Questions
An .au file is a digital audio file format, typically uncompressed and often associated with older Unix systems like Sun workstations.
Yes, many modern media players like VLC Media Player and Audacity can open .au files. Built-in players might require specific codecs.
No, the .au format is not as common today as formats like MP3, AAC, or WAV due to its simplicity and often larger file sizes for equivalent quality.
Technical Details
The .au format often uses the "8-bit unsigned integer PCM" encoding. The header for Sun/NeXT audio files (a common use of .au) typically starts with the magic bytes '0x2e 0x73 0x6e 0x64' (which spells out '.snd' in ASCII).