Compression3 min read

Audio Bitrate and File Size Explained for Voice, Music, and Attachments

Audio size is largely bitrate × time. The right bitrate depends on whether you are preserving speech, music, or a master recording.

For compressed audio, file size is closely tied to bitrate and duration. A 128 kb/s stream uses about 0.96 MB per minute: 128 kilobits × 60 seconds ÷ 8 ≈ 960 kilobytes, before small container differences.

Approximate audio sizes per minute

BitrateApprox. MB/minTypical implication
64 kb/s0.48 MBCompact speech; limited music fidelity
96 kb/s0.72 MBGood speech and lightweight mixed audio
128 kb/s0.96 MBCommon general-purpose compressed audio
192 kb/s1.44 MBMore headroom for music
256 kb/s1.92 MBHigher-quality compressed listening

These are estimates. Codec, channel count, variable bitrate, metadata, and container overhead can shift the final result.

Speech and music have different needs

  • Voice notes can remain intelligible at much lower bitrates than dense music.
  • Stereo music needs more information than a mono spoken recording.
  • Background noise consumes bitrate without adding useful speech detail.
  • A clean source compresses better than a clipped or distorted recording.
  • If the audio will be edited later, preserve a high-quality master and compress only a delivery copy.

Choose a target from the duration

A 30-minute recording targeted to 10 MB has only about 44 kb/s total available. That may be workable for speech but not for music. The same 10 MB target for a three-minute clip leaves roughly ten times more bitrate per second.

Fitabyte’s browser media compressor derives an audio bitrate from the target and duration and exports a compact playable copy. If the requested target is too small for the duration, the tool stops instead of pretending a reasonable result is possible.