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
| Bitrate | Approx. MB/min | Typical implication |
|---|---|---|
| 64 kb/s | 0.48 MB | Compact speech; limited music fidelity |
| 96 kb/s | 0.72 MB | Good speech and lightweight mixed audio |
| 128 kb/s | 0.96 MB | Common general-purpose compressed audio |
| 192 kb/s | 1.44 MB | More headroom for music |
| 256 kb/s | 1.92 MB | Higher-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.