Does an iPhone transcript show where a call interrupted the recording?
No. The transcript reads like one continuous recording, with nothing marking the point where a call cut in — not a blank line, not a timestamp jump, not a bracketed note. The reason is not a missing feature so much as a consequence of what the audio file itself looks like by the time transcription ever sees it.
It is a fair thing to expect, if you are used to video calls that insert "[disconnected]" into a log, or subtitle tools that mark a cut. A voice recorder pausing for a call and picking back up feels like exactly the kind of event that should leave some trace in the text that comes out afterward. It does not, and the reason is worth understanding, because it explains something that otherwise looks like a bug the first time you notice it.
What actually happens to the file during the call
When a call arrives, the app is not told to keep recording quietly in the background — iOS hands the microphone to the call, full stop, and the app gets a notification that an interruption has begun. Voice Studio responds by pausing: it stops writing to the file at that instant and keeps everything captured so far. When the call ends, it reactivates the audio session and starts writing again, into that same file, right where it left off.
The part worth sitting with is what "right where it left off" means for the file itself. The call's duration is never written as silence, or as anything else — it simply never happened as far as the audio data is concerned. A ten-minute call in the middle of a recording does not add ten minutes of blank track; it adds nothing at all. The finished file's length reflects only the seconds that were actually captured, which is why a recording that spanned forty real-world minutes with a ten-minute call in the middle plays back as thirty.
Why the transcript has nothing to point to
Transcription runs against that finished file, start to end, well after the recording is over — attempting the on-device pass first and only falling back if that comes back empty or errors. Either way, what the speech recognizer receives is thirty minutes of continuous audio, not forty minutes with a hole in it. There was never a gap in the file for the recognizer to notice, so there is nothing for the transcript to mark. A transcript cannot flag a silence that was never recorded, and it cannot flag a duration the app itself is not tracking against a separate wall clock.
This is different from a recording that genuinely goes quiet for a while — someone pauses, thinks, or steps away mid-sentence with the recorder still running. That kind of silence is captured audio, sitting in the file, and a transcript can plausibly reflect it as a pause between words. A call interruption is not that. It is time the file simply does not contain, and text cannot represent the absence of something it was never handed.
What it actually reads like when a sentence gets split
The realistic case is not a blank spot in the transcript — it is two pieces of speech landing directly next to each other with nothing between them. If a sentence trailed off right as the call came in and a new thought started the moment recording resumed, the transcript often reads as one continuous run: the tail end of the first sentence butting straight up against the start of the next, with no punctuation or pause to suggest that ten minutes and a phone call happened in between. It can look like an odd non sequitur on the page — a sharp turn in topic with nothing to explain it — when what actually happened is that a chunk of real time is simply missing, invisibly, at exactly that seam.
This is worth expecting rather than troubleshooting. It is not a transcription error in the sense of a misheard word — the recognizer transcribed both halves correctly, on their own terms. The strangeness comes entirely from two real moments in time being spliced together with no trace of what sat between them, which is a property of the audio file, not a mistake in reading it.
The trade-off behind this behavior
There is another way an app could handle the same interruption: end the recording the moment the call arrives and start a brand-new file afterward. That approach would leave you with two separate files and two separate transcripts, with an obvious break between them — clearer about where the interruption happened, at the cost of turning one recording into two you now have to manage, find, and keep track of together. Pausing and resuming into a single file avoids that fragmentation, at the cost of the join between the two halves being silent rather than marked. Neither choice is free; this is simply which side of that trade a single continuous recording and a single continuous transcript land on.
A way to find the seam again, if you need to
If a call interrupts a recording you will want to review carefully later — an interview, a lecture, anything with content on both sides of the interruption worth telling apart — a marker dropped right before you step away to take the call gives you a landmark. It will not describe what happened, but it puts a specific point in the timeline and in the exported transcript that you can jump back to, rather than having to guess where in a long block of text the join actually is.
How Voice Studio handles this
Voice Studio pauses on the interruption and resumes into the same file when the call ends, so you get one recording rather than two fragments — the call's duration is simply not part of the file, not represented as silence within it. Transcription runs on that finished file afterward, attempting on-device first, and produces one continuous transcript with no marker for where the interruption sat, because nothing in the audio marked it either. Dropping a marker before answering a call is the one deliberate way to leave yourself a landmark at that point, since markers sit in the timeline and carry into an exported transcript.
Common questions
Does the transcript show a gap or a note where a call interrupted the recording?
No. Nothing in the transcript marks the interruption — no blank line, no timestamp jump, no bracketed note. The audio itself has no gap to point to, so there is nothing for the transcript to reflect.
Does the recording include silence for the time I was on the call?
No. The app stops writing when the call begins and starts again, into the same file, when it ends. The time in between is not captured as silence or anything else — the file's length only reflects audio that was actually recorded.
Will a sentence split by a call read strangely in the transcript?
It can. The words right before the call and right after it sit directly next to each other with nothing between them, so a sentence cut off mid-thought can read as an abrupt jump to the next one, with no punctuation marking that time actually passed.
Is there a way to mark where an interruption happened so I can find it again?
Yes — drop a marker just before you step away to take the call. It will not describe the interruption, but it gives you a specific point in the recording and the exported transcript to jump back to.
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.
Free to download · iPhone and iPad · iOS 16.4 or later