Voice Studio

Why iPhone recordings get interrupted by phone calls

It is not a bug and it is not the app failing. iOS treats the microphone as an exclusive resource, and a phone call outranks everything. What separates a good recorder from a bad one is what happens in the next few seconds.

The mechanism

On iOS, audio input and output are arbitrated by a system-wide audio session. Only one thing gets the microphone at a time, and the system decides who. When a call arrives — cellular, FaceTime, WhatsApp, anything using the telephony path — the system deactivates your app’s audio session and notifies it that an interruption has begun.

From the app’s side this arrives as a notification with a "began" state. The app does not get a vote. It cannot decline, and it cannot keep recording alongside the call. When the call ends, the system sends an "ended" notification, sometimes with a hint that resuming is now appropriate.

Other things trigger the same mechanism: an alarm going off, Siri being invoked, another app starting playback with a category that demands exclusivity. Calls are simply the most common and the most disruptive.

What happens to the audio already recorded

The audio recorded before the interruption is on disk. That part is not at risk — the file is being written continuously, not held in memory until you stop. What varies between apps is what happens next, and it is worth knowing which behaviour you have:

The third case is the one that costs people real recordings, and you cannot tell which you have from the App Store description. Test it: start a recording, call yourself from another phone, decline the call, hang up, and see what the file looks like.

How Voice Studio behaves

Voice Studio observes the system interruption notification. On "began" it pauses the recorder, keeping everything captured so far, and tells the UI the recording is paused. On "ended" it re-activates the audio session and resumes recording into the same file, so you get one continuous recording with the call as a gap rather than two fragments. If resuming is not possible, it finalises what it has and reports the interruption instead of leaving a timer running against nothing.

How to prevent it entirely

Airplane Mode

The complete answer. No cellular, no incoming calls, no interruption. Wi-Fi calling can still get through if Wi-Fi is left on, so turn Wi-Fi off too for anything important. Recording does not need a network.

A Focus mode

Weaker than it looks. Focus silences notifications but repeat callers and people on your allow list can still ring through, and a ringing call still takes the microphone. Focus is good for lecture etiquette, not for protecting a recording.

Silence Unknown Callers

In Settings → Phone. This helps against spam calls, which are a large share of real-world interruptions, and it costs nothing day to day.

Watch out for the non-call interrupters

Turn off alarms and timers before a long recording. A Sleep alarm firing mid-interview is a classic. Also be careful about invoking Siri, and about opening another app that starts playing audio.

A habit worth building

For anything you cannot repeat — an interview, a one-off lecture, a conversation with a relative — make the pre-flight two taps: Airplane Mode on, record ten seconds, play it back. It takes fifteen seconds and eliminates the entire class of failure described on this page.

Common questions

Does an incoming call delete what I already recorded?

No. Audio is written to disk continuously, so everything before the interruption is already saved. What varies between apps is whether they resume cleanly afterwards.

Does declining the call stop the interruption?

The interruption begins when the call arrives, not when you answer. Declining ends it sooner, but the gap already exists.

Does Do Not Disturb prevent this?

Not reliably. Focus modes silence notifications, but allowed contacts and repeat callers still ring through and still take the microphone. Airplane Mode is the actual fix.

Does Voice Studio resume automatically after a call?

Yes. It pauses when the interruption begins and resumes into the same file when it ends, so you get one recording with a gap rather than two files.

Try it in Voice Studio

Voice Studio records, transcribes on your iPhone, and files each note by time and place — so the thought you had in the car is still findable next month.

Download on the App Store

Free to download · iPhone and iPad · iOS 16.4 or later