Sample WMA Files — Download Windows Media Audio Test Files

Windows Media Audio · .wma · MIME type audio/x-ms-wma

2 files260 KB1.0 MBDirect linksNo ads, no sign-upFree for any useSHA-256 verified

Download a sample WMA file — Windows Media Audio, the format Windows Media Player ripped CDs into for a decade and that still lives in corporate archives, dictation systems and old voicemail exports. No browser plays it, so a web product that accepts it must transcode.

The samples are WMA version 2 at 128 kbps in an ASF container, the most common real-world variant.

Download sample WMA files

FileDetailsSizeDownload
sample-audio-15s.wma
15s • WMA 128 kbps
15 s · WMAV2 · 138 kbps · 44.1 kHz · stereo260 KB
260,090 bytes
Download WMA
sample-audio-60s.wma
60s • WMA 128 kbps
1 min · WMAV2 · 137 kbps · 44.1 kHz · stereo1.0 MB
1,034,490 bytes
Download WMA
2 files · direct links · no sign-up · CORS enabled

Need one of every audio format? Download the audio sample pack (1.7 MB, one small file of every audio format (9 files)).

Use these files from the command line or CI

Every URL is stable and CORS-open. Pin the SHA-256 in your test and you will know the moment a fixture changes.

# Download one file
curl -O https://pnb-website-bucket.s3.us-east-2.amazonaws.com/samples/audio/wma/sample-audio-15s.wma

# Verify it (SHA-256 is listed for every file above)
shasum -a 256 sample-audio-15s.wma

# Machine-readable index of every sample file
curl https://pnb-website-bucket.s3.us-east-2.amazonaws.com/samples/index.json | jq '.files[] | select(.format=="wma")'

WMA format at a glance

Full nameWindows Media Audio
Extensions.wma
MIME typeaudio/x-ms-wma
IntroducedMicrosoft, 1999
ContainerASF
CodecWMA v2 (WMA 9 Standard), 128 kbps
Browser playbackNone
Magic bytes30 26 B2 75 8E 66 CF 11

What people test with sample WMA files

  • Legacy archive migration
  • Dictation and voicemail system exports
  • Transcoder input coverage

Frequently asked questions

How do I convert WMA to MP3?

ffmpeg -i in.wma out.mp3 does it, as do VLC and most desktop converters. WMA is lossy, so quality can only go down — convert once, from the original.

Are these WMA files safe to download?

Yes. Every file is generated by our own open script from scratch — nothing is scraped or user-uploaded — and contains no scripts, macros or executables. The SHA-256 of each file is published on this page so you can verify what you received.

Can I use the sample WMA files commercially?

Yes. They are free for any purpose, including commercial products, test suites, demos and redistribution, with no attribution required. There is nothing to license and no one to ask.

Can I hotlink these files or use them in CI?

Yes. Every link is a stable direct URL over HTTPS with Access-Control-Allow-Origin: * and long cache headers, so curl, wget, fetch() and test runners can pull them directly. A JSON index of every file is linked from each page (see the command-line section).

Related sample files

Testing a file pipeline? We build them.

Uploads, conversions, previews, document processing and media workflows are the kind of production systems Pine & Birch designs and runs for clients — which is why we needed these files in the first place.

See how we can help
Free sample files by Pine & Birch — technology consulting, Toronto. Free for any use, no attribution required.