How Much Storage Does One Hour of Voice Recording Use?
On this page
- The short version
- What determines voice recording file size
- Storage size by format and bitrate
- How much storage does continuous recording use?
- Why bitrate is the main knob
- Does sample rate matter for voice?
- Mono vs stereo
- Compression: why it matters
- The math: deriving file size yourself
- How to check your recording app's bitrate and format
- Worked examples: real-world storage planning
- Transcription: the ultimate storage saver
- How BlackBox keeps 24/7 recording practical
- The bottom line
One hour of voice recording typically uses 29 MB (at 64 kbps, standard voice-memo quality), but can range anywhere from 14 MB (low quality) to 640 MB (uncompressed stereo). The exact size depends on three things: bitrate, audio format (codec), and whether the recording is mono or stereo. Loudness and speech content don't matter—only the technical settings do.
This guide shows you the math, a storage calculator table, and how continuous recording actually fits on a phone.
The short version
Use this mental-math formula to estimate any audio file size:
MB per hour = bitrate (kbps) × 0.45
So a 64 kbps recording (typical voice memo) = 64 × 0.45 = 29 MB/hour. Double the bitrate, double the size. Simple.
At that quality, one gigabyte holds about 34 hours of recording. For 24/7 continuous recording, expect about 0.7 GB/day (roughly 21 GB/month).
What determines voice recording file size
Audio file size is driven by four factors:
- Bitrate (kbps) — the main dial. Higher bitrate = larger file. Voice is fine at 32–64 kbps; music needs 128+ kbps.
- Codec/format (AAC, MP3, WAV) — the container and compression. AAC and MP3 are compressed; WAV is uncompressed.
- Sample rate (Hz) — how often the audio is sampled. Voice uses 8–16 kHz (lower is fine); music/hi-fi uses 44.1 or 48 kHz.
- Channels (mono vs stereo) — mono = one channel, stereo = two. Mono is smaller.
Loudness, speech content, and silence don't affect file size — only bitrate and format do. That's why compression works.
Storage size by format and bitrate
Here's the real math for common formats and bitrates:
| Format | Bitrate | MB per Hour | Hours per GB | Quality |
|---|---|---|---|---|
| AAC/M4A | 32 kbps | ~14 | ~73 | Very low (speech only) |
| AAC/M4A | 64 kbps | ~29 | ~34 | Standard voice memo |
| AAC/M4A | 128 kbps | ~58 | ~17 | High voice/podcasts |
| AAC/M4A | 256 kbps | ~115 | ~9 | Very high (Apple lossless-ish) |
| MP3 | 128 kbps | ~58 | ~17 | High voice/podcasts |
| MP3 | 320 kbps | ~144 | ~7 | Very high/lossless-ish |
| WAV | 16-bit/44.1 kHz (mono) | ~318 | ~3 | Uncompressed lossless |
| WAV | 16-bit/44.1 kHz (stereo) | ~635 | ~1.5 | Uncompressed lossless |
The takeaway: Compressed formats (AAC, MP3) are 5–20× smaller than uncompressed. For voice, 64 kbps AAC is the sweet spot: tiny file size, no audible quality loss, and easy to search if you use on-device transcription.
How much storage does continuous recording use?
If you record 24 hours a day, here's what to expect at different quality levels:
| Bitrate | Per Hour | Per Day | Per Week | Per Month (30 days) |
|---|---|---|---|---|
| 32 kbps | 14 MB | 0.35 GB | 2.4 GB | 10.5 GB |
| 64 kbps | 29 MB | 0.7 GB | 4.9 GB | 21 GB |
| 128 kbps | 58 MB | 1.4 GB | 9.8 GB | 42 GB |
| 256 kbps | 115 MB | 2.8 GB | 19.6 GB | 84 GB |
Example: If you record 24/7 at 64 kbps (typical voice-memo quality) on a 256 GB phone, you could store about 12 months of continuous audio — way more than you'd ever need.
The catch? Storage keeps filling. That's why BlackBox manages it automatically: hourly files, daily compression, a rolling 30-day auto-clean, and optional auto-export so nothing you want to keep gets lost.
Why bitrate is the main knob
The bitrate is the primary lever. Here's why:
- 32–64 kbps: Ideal for voice. Intelligible, clear, tiny files.
- 96–128 kbps: Podcast quality. Voices sound richer, but files are 2–4× larger.
- 256+ kbps: Music or lossless-ish quality. Only worth it if you're recording music or need studio-grade clarity.
- Uncompressed (WAV): Used in audio editing, forensics, or professional work. Way too large for everyday recording (300+ MB/hour).
For 24/7 voice recording, 64 kbps is almost always the right choice. You get crystal-clear speech in tiny packages.
Does sample rate matter for voice?
Yes, but not much. Sample rate is how many times per second the audio is sampled:
- 8 kHz: Phone call quality. Tiny files, audible quality loss.
- 16 kHz: Standard for voice AI/transcription. Clear speech, good balance.
- 44.1 kHz: Music/podcast standard. Unnecessary for voice, 2.75× larger.
- 48 kHz: Professional audio. Overkill for voice recording.
For voice recording, 16 kHz is the default for a reason—it captures everything audible in speech while keeping files manageable.
Mono vs stereo
Stereo doubles the file size because it captures two channels instead of one. For voice recording, mono is always sufficient. Stereo only matters if you're recording music or needing directional information.
- Mono: One channel, smallest file.
- Stereo: Two channels, ~2× the size.
Compression: why it matters
Compressed formats (AAC, MP3) shrink files by a factor of 5–10 compared to uncompressed WAV, with no audible quality loss for voice. They work by removing frequencies your ear can't detect and using clever encoding.
Uncompressed formats like WAV preserve every detail but at a storage cost. For voice, you'd never hear the difference at 64 kbps AAC vs uncompressed 16-bit WAV, but the file size drops from ~318 MB/hour to ~29 MB/hour. That's why every voice app uses compression.
The math: deriving file size yourself
If you ever need to estimate a file size, use this formula:
Bytes per second = (bitrate in kbps × 1000) / 8
MB per hour = (bytes per second × 3600) / (1024 × 1024)
Or the shortcut: MB/hour = kbps × 0.45
Example: 64 kbps AAC recording for one day (24 hours)?
- 64 kbps × 0.45 = 29 MB/hour
- 29 MB × 24 = 696 MB/day ✓
How to check your recording app's bitrate and format
Most apps don't advertise their settings, but you can find them:
iPhone Voice Memos: Go to Settings → Voice Memos → Audio Quality. "Compressed" records AAC at a modest bitrate — small files, perfectly fine for speech. "Lossless" records far larger files and is only worth choosing for music or archival work. Apple doesn't show a numeric bitrate, but Compressed lands in the tens of MB per hour while Lossless lands in the hundreds.
Android recorder apps: Settings vary by manufacturer, but most built-in recorders (Samsung Voice Recorder, Google Recorder, and others) offer quality tiers like Low / Medium / High that map to roughly 32 / 64 / 128+ kbps AAC. Some let you pick the format directly (M4A vs WAV) — choose M4A/AAC for voice.
Any app, any platform: Record a one-minute test clip, check the file size, and multiply by 60. A clip around 0.5 MB per minute means ~30 MB/hour, which back-solves to roughly 64 kbps using the formula above.
Worked examples: real-world storage planning
A few scenarios using the same math:
- A semester of lectures: 3 hours/week × 15 weeks = 45 hours. At 64 kbps that's 45 × 29 MB ≈ 1.3 GB — an entire semester in less space than one HD movie.
- Daily one-hour meetings for a year: ~250 working days × 29 MB ≈ 7.3 GB at 64 kbps, or roughly half that if you drop to 32 kbps.
- A week-long trip, recording 12 hours a day: 84 hours × 29 MB ≈ 2.4 GB — trivial on any modern phone.
The pattern: compressed voice audio is so small that almost any realistic recording habit fits comfortably. Only uncompressed formats or unmanaged 24/7 capture ever strain storage.
Transcription: the ultimate storage saver
Text is dramatically smaller than audio. An hour of speech transcribed to plain text is typically under 100 KB — versus 29 MB for the same hour of audio at 64 kbps. That's a reduction of nearly 300×.
This changes the storage equation. If what you really need from a recording is the information — what was said, decisions made, names and numbers mentioned — a searchable transcript preserves it in a tiny fraction of the space, and the audio itself can safely age out later. BlackBox transcribes on-device, with nothing uploaded, so you can search what was said even as old audio leaves the auto-delete window.
How BlackBox keeps 24/7 recording practical
Continuous recording sounds like a storage nightmare, but it isn't if your recorder is smart. BlackBox handles it three ways:
- Splits files hourly. Instead of one massive file growing all day, each hour is its own file. Easy to browse and nothing gets unwieldy.
- Compresses completed days. Each day auto-archives and compresses, shrinking the footprint while keeping your history.
- Auto-cleans on a rolling window. Recordings older than about 30 days are automatically deleted, so your phone storage stays flat.
Optional auto-export lets you save anything you want to keep to your own folder before the cleanup window closes. Everything stays on-device—no account, no cloud upload, just your phone and the folders you choose.
The result: a month of compressed voice logs, zero file management, and a phone that never fills up.
The bottom line
One hour of voice recording uses ~29 MB at typical quality (64 kbps AAC), but can range from 14 MB (low quality) to 640 MB (uncompressed stereo). The size depends on bitrate, format, and sample rate—not on what you're saying or how loud it is.
Use the formula MB/hour = kbps × 0.45 to estimate any file size. For 24/7 recording, expect 0.7 GB per day at standard voice quality—easily manageable on any modern phone, especially with automatic storage management.
If continuous recording is on your roadmap, BlackBox makes it genuinely practical: hourly files, automatic compression, rolling 30-day cleanup, and optional auto-export before deletion. You get a private audio log of your life without ever thinking about storage again.
Frequently asked questions
How many MB is a 1 hour voice recording?
It depends on the audio format and bitrate. A typical voice memo at 64 kbps uses about 29 MB per hour. Lower quality (32 kbps) uses ~14 MB/hour; higher quality (128 kbps) uses ~58 MB/hour. Uncompressed WAV files are much larger—around 318 MB/hour (mono) or 635 MB/hour (stereo).
How many hours of audio fit in 1 GB?
At typical voice-memo quality (64 kbps), one gigabyte holds about 34 hours of recording. At 128 kbps (higher quality), you get about 17 hours per GB. Uncompressed WAV only fits about 3 hours per GB (mono) or 1.5 hours (stereo).
What audio format uses the least storage?
AAC and MP3 at low bitrates (32–64 kbps) use the least storage for voice. The formula is simple: MB per hour = bitrate (kbps) × 0.45. Uncompressed WAV files use much more—about 300+ MB per hour. Compressed formats like AAC are always more efficient for storage.
How much storage does 24/7 continuous recording use per month?
At typical voice quality (64 kbps), continuous recording uses about 0.7 GB per day or 21 GB per month. At lower quality (32 kbps), that drops to 0.35 GB/day. Most modern phones (128–256 GB) can store at least a month of compressed audio, and [BlackBox](/blog/how-blackbox-manages-storage) automatically cleans old recordings to keep space flat.
Always-on, on-device and private. Free on iPhone and Android.