Skip to content
Novus Examples
wma103.7 KB

WMA — Windows Media Audio

The clip as Windows Media Audio (WMA v2) in an ASF container — Microsoft's lossy codec. For testing WMA decoding and conversion to open formats.

Rendered preview of WMA — Windows Media Audio

Rendered preview of the wma file (103.7 KB). Download above for the original.

Specifications

Source
3 s A-major triad, 44.1 kHz stereo
Codec
WMA v2
Container
ASF
Lossless
false

What is a .wma file?

WMA (Windows Media Audio) is a Microsoft lossy audio format stored in the ASF container, developed as a competitor to MP3. It supports several profiles including lossless and voice variants and historically carried DRM. It is a legacy Windows-ecosystem format with limited cross-platform support.

How to use this file

Use an example WMA to test ASF container parsing, legacy Windows audio decoding, and transcoding to widely supported formats like MP3 or AAC.

How to use this file for testing

“WMA — Windows Media Audio” is a deterministic Novus Examples fixture for Conversion testing, Audio analysis. The same content exported across many formats and linked as a group, so you can convert one and diff against the expected twin.

Documented properties for this file: WMA · 106,144 bytes. Compare results against paired or grouped companions on this page when present (clean↔damaged, searchable↔scanned, or format twins) so scores stay reproducible across runs.

Download the file once, keep the path stable in CI or local scripts, and treat the spec table as the contract: dimensions, seeds, field lists, and roles are intentional. Corrupt or invalid samples are labelled as such — expect parsers to fail loudly rather than silently accept them.

Media fixtures are short and synthetic by design. Prefer waveform or transcript ground truth in the same group when measuring ASR, trim, upscale, or sync tools; do not assume broadcast-quality masters.

Code examples

<audio controls preload="none" src="triad.wma"></audio>

Generated by generation/audio_codecs.py. Free for any use, no attribution required — license.