Voice Studio

Does transcription work in Airplane Mode on iPhone?

Short answer: sometimes, and Airplane Mode is actually the most honest way to find out which "sometimes" you are in. Recording audio never touched the network in the first place. Transcribing it is where the question gets real.

People reach for Airplane Mode for reasons that have nothing to do with testing an app: a flight, a hospital, a basement with no signal, or just wanting the phone to stop buzzing. If you happen to record or transcribe something while it is on, the result tells you something worth knowing about how speech-to-text actually works on iOS — not just for that one recording, but every time.

Recording was never the question

Capturing audio through the microphone is a purely local operation. The phone samples sound and writes it to a file on its own storage; there was never a network step in that pipeline for any recording app to skip. Airplane Mode changes nothing about recording, on Voice Studio or any other app that only records.

Transcription is a different pipeline entirely, built on Apple's Speech framework, and that one does have a network-shaped decision built into it.

What actually happens when you transcribe offline

Speech recognition on iOS can run two ways: on the phone itself, using a language model already downloaded to the device, or on Apple's servers, which means sending the audio out and getting text back. A request can ask for the on-device path specifically, but that is a request, not a promise — if the model for that language is not present, the request simply fails.

With no network available, only one of those two paths can possibly succeed. If the on-device model for your language is installed, you get a transcript, produced entirely on the phone, exactly as if the network had been on. If it is not installed, or the audio is too degraded for the local model to make sense of, you get nothing — there is no server to quietly pick up the slack, because there is no route to reach it.

That is the whole story: a transcript in Airplane Mode is proof it was made locally, and no transcript in Airplane Mode does not necessarily mean the app is broken — it may just mean that particular language or that particular audio needed the path that was not available.

Why this makes Airplane Mode a useful test, not just an inconvenience

Most apps that use on-device speech recognition also have a fallback: if the local pass comes back empty, they retry the same audio with on-device recognition turned off, which sends it to Apple's servers. That fallback is what keeps people from getting a blank transcript every time the local model struggles. It is also the part of the pipeline that Airplane Mode simply removes.

So turning the network off is not a workaround or a trick — it is the one condition under which the fallback cannot run, which makes it the cleanest way to see whether a given language and a given recording can be handled entirely on the phone. Run the same clip with the network on afterward and compare: if you get text either way, it was local both times. If it only comes back with the network on, that language just went the other route.

What decides whether it works

None of these are things Airplane Mode itself controls. It only decides whether the fallback exists to paper over a weak spot in any of the three.

How Voice Studio handles it

Voice Studio always attempts on-device transcription first, for any of its 38 supported transcription languages, and only retries with on-device recognition turned off if that first pass comes back empty or errors. In Airplane Mode there is nothing for that retry to reach, so it simply cannot run — you either get a transcript that was produced entirely on the phone, or you get nothing, and there is no third outcome where audio quietly went somewhere. Recording itself is unaffected either way, since it never needed the network to begin with. There is no account, no server of ours, and no analytics SDK involved at any point in either the recording or the transcription.

Common questions

Can I record a voice memo in Airplane Mode?

Yes, without any limitation. Recording only uses the microphone and local storage; it has no network step to lose.

Why does transcription work for some recordings in Airplane Mode but not others?

Because it depends on whether the language you are transcribing has an on-device model already downloaded to your phone. When it does, the local pass succeeds and you get text. When it does not, there is no server available to fall back to, so you get nothing.

Is a transcript produced in Airplane Mode proof that nothing was sent anywhere?

Yes. There was no network available for anything to be sent over, so any text that comes back was necessarily produced by the model already on your phone.

Does Voice Studio need internet access to record or to attempt transcription?

No. Recording never needs it, and the first transcription attempt is always on-device. The only time a network is used is the automatic retry after a failed local attempt, which cannot happen in Airplane Mode.

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