How long can an iPhone record a voice memo?
Updated May 14, 2026
iPhone's Voice Memos has no hard time limit on recordings — it records until you stop it or storage runs out. Here are the practical numbers.
Standard quality (.m4a, ~64 kbps):
- 1 GB ≈ 36 hours of audio
- 5 GB ≈ 7 days of audio
- A 128 GB iPhone with 50 GB free can record ~70 days continuously
Lossless quality (Settings → Voice Memos → Audio Quality → Lossless):
- 1 GB ≈ 1.5 hours
- 5 GB ≈ 7.5 hours
Practical limits:
- File size cap of ~4 GB per recording for compatibility with older iOS file system handling. At standard quality this is ~24 hours; at lossless it's ~6 hours.
- Battery — recording with the screen off uses ~3-5% battery per hour on iPhone 15+. A full charge gives you ~20-30 hours.
- Phone calls interrupt — incoming calls auto-pause the recording. It resumes after.
- Screen lock is fine — Voice Memos keeps recording in the background indefinitely.
For very long recordings (5+ hours), use these settings:
- Plug in a charger.
- Lossy quality (default) for storage efficiency.
- Enable airplane mode if you don't need calls — saves battery and prevents call interruptions.
- Disable Focus modes that might silence the app.
Alternatives for long sessions:
- Apple Notes voice recording — same on-device transcription, but tied to a note for context.
- Némos voice notes — handles unlimited length, transcribes on-device, syncs across devices, lets you tag and search.
- Dedicated meeting apps (Otter, Granola, Notta) — designed for 1-3 hour meetings, with speaker labels and summaries. Subscriptions $15-30/mo.
For most people the answer is: "as long as your storage allows." The 4 GB file cap and 24-hour ceiling rarely matter in real life. If you find yourself bumping into those limits, you're likely a journalist, podcaster, or researcher, in which case a dedicated tool is worth the cost.
## Why this question gets asked so often
The "how long can my iPhone record" question hides multiple sub-questions: how long until it runs out of storage, how long until it overheats, how long until the battery dies, how long the file format can hold, and how long until iOS kills the background process. Each has a different answer, and Apple's official documentation only addresses the file format limit. Reddit's r/AskTechnology, Stack Overflow, and Apple Support communities all have variations of this question dating back to 2009. The most common backstory is a journalist or researcher about to record a long interview and worried about a mid-recording cutoff. The good news in 2026 is that iPhone 15+ models have demonstrably better thermal management, so the heat-induced shutdown that plagued long 4K video recordings in 2018-2022 (iPhone X through 13) is largely solved for audio-only recordings.
## The deeper story
iPhone audio recording uses Apple's AVAudioEngine framework, which streams audio to disk continuously rather than buffering in memory. This is why long recordings don't consume RAM proportionally — a 12-hour recording uses the same RAM as a 12-second one. The 4 GB per-file limit is a holdover from the FAT32-compatible AAC encoder Apple shipped in 2007 and could be removed but hasn't been (likely because the use case is too niche). For comparison, Android's voice recorder API doesn't have this limit and can produce 50+ GB single files. Professional audio recorders (Zoom H6, Tascam) split long recordings into 2-hour chunks automatically for this exact reason — recovering a corrupted 4-hour file is much harder than recovering one of two 2-hour files. The lesson from professional podcasters is: if you record long-form, use a tool that splits files automatically.
## Edge cases and gotchas
- Recording while on a video call: iOS prevents this in most cases (audio session conflict). Workaround: record on a second device.
- Recording with screen off + Low Power Mode: extends battery to ~30 hours but adds latency to file flush operations.
- Storage warnings during recording: iOS shows a warning at 1 GB free but won't auto-stop until 200 MB free. The recording may corrupt in the final seconds.
- Multiple apps recording: only one app can hold the mic at a time. Switching apps mid-record stops the previous recording.
- External USB mic battery drain: a powered USB mic on iPhone 15 (USB-C) can drain the phone 2-3x faster than the internal mic.
- iOS Background Refresh kill: if Voice Memos is backgrounded and you open a memory-heavy app (Procreate, Final Cut), iOS may kill Voice Memos. The recording survives up to the kill moment.
- Date/time changes during recording: changing the system clock (rare) can confuse the file timestamps.
## What competitors say
Just Press Record writes directly to iCloud Drive with no file size limit. Otter caps free recordings at 30 minutes, paid at 4 hours per recording. Voice Record Pro ($1.99) supports unlimited single-file recordings and exports in multiple formats. Hokusai 2 is for music-focused capture, not long-form. Apple Notes voice recording inherits the 4 GB file limit from the same encoder. Némos records to local storage first with automatic 2-hour file splitting for long sessions, then merges in post-processing if you want a single file. Pro audio apps like Ferrite Recording Studio ($29.99) target podcasters specifically with no time limit and multi-track support.
## Bottom line
For 99% of iPhone owners, the answer to "how long can I record?" is "longer than you'd want a single recording to be." The 4 GB file cap converts to roughly 24 hours at standard quality — beyond which you should split into chunks anyway for editing and recovery purposes. If you're regularly recording multi-hour sessions, a dedicated app with auto-split + iCloud Drive writes is the right tool. For one-off long recordings (a conference, a wedding ceremony), Voice Memos works fine — just plug in a charger and verify storage before starting.