Guide

Your AI notetaker got blocked at work. Now what?

Updated July 15, 2026·7 min read

The bot stops joining your calls, or the app request quietly dies in a queue, and the message is clear enough: your meeting audio is not allowed to leave the building. Usually that is the right call, and it is worth understanding why before you go looking for a way around it. What has changed, and the reason we built Fieldnoter, is that the cloud is no longer the only way to get usable notes out of a meeting. A current iPhone can record the room, separate the speakers, and draft a summary on its own, with nothing sent anywhere. The work that needed a server a few years ago now runs on the phone.

We make one of the on-device apps, so read the parts about Fieldnoter as coming from the people who build it. What we care about getting across is the approach, because it holds whatever you end up using: how on-device transcription works, where it is the right choice, and where the cloud still has the edge. Near the end there is a two-minute test you can run to confirm any of it, ours included.

In this article

  1. Why the ban is usually the right call
  2. The three moves that make it worse
  3. What actually works instead
  4. The two-minute test that ends the argument
  5. Getting a local tool through the door
  6. What the local route costs you
  7. Frequently asked questions

Why the ban is usually the right call

It helps to see the ban for what it is. It is rarely aimed at you, and it is rarely about the app being bad. A cloud notetaker uploads the audio of your meeting to a company's servers to transcribe it, and that single fact drags in a list of questions the security team cannot answer: how long the recording is kept, whether the transcript trains someone's model, which government can compel the provider to hand it over. For a US provider the CLOUD Act makes that last one concrete rather than theoretical. Client calls, personnel conversations, anything under an NDA, and the risk stops being abstract.

Diagram comparing a cloud notetaker, where audio is uploaded to a third-party server, with an on-device app, where audio never leaves the phone.
FIG. 01 · where the audio goes: cloud notetaker versus on-device.

A privacy policy does not fix any of this, which is the part people miss. The problem is jurisdiction and architecture, not intentions. The provider can mean well and still be obliged to comply with a subpoena. So the security team does the only thing it can defend later: it blocks the category and moves on. What it does not do is solve your actual problem, which is that you still need to walk out of the room with an accurate record.

The three moves that make it worse

What actually works instead

Every workable option comes down to the same move: keep the audio on hardware you control. There are three, and they are genuinely different in who they suit.

  1. The transcription already in your iPhone. Recent versions of iOS transcribe voice memos on the device for free, and it is more capable than people give it credit for. For a solo memo or a quick capture it is the right answer and you should not install anything. It falls down on real meetings: no speaker labels, no summary, no way to keep a month of client sessions organized.
  2. Running Whisper yourself. If you are comfortable in a terminal, open models like Whisper on your own laptop are free, private, and about as good as it gets. The catch is the daily reality: you record on one device and process on another, and speaker separation is a project rather than a button. Excellent for the technically inclined, a chore for everyone else.
  3. A purpose-built on-device app. These run the same class of models on the phone and package the parts Whisper leaves to you: the transcript, the speaker labels, the summary, all without an upload. Because there is no server in the loop, there is usually nothing for IT to object to. Quality varies between apps, so try before you commit. This is the category we work in, with an app called Fieldnoter. We think it is the right shape for confidential work, but the category is the point here, not our app.

It is worth knowing what actually happens on the phone, if only so you can explain it when IT asks. These apps use the same family of open speech models the cloud services are built on, shrunk to fit and pointed at the Neural Engine, the part of the chip Apple added for exactly this kind of work. Recording, separating the voices, drafting the summary: all of it happens on the device, in roughly the time the meeting took to record. The longer version is in how on-device transcription works.

Keeps audio localSpeaker labelsSummariesGood for daily meetings
iPhone built-inYesNoLimitedNot really
Whisper yourselfYesExtra workExtra workNo
On-device appYesYesYesYes

If you want each of these weighed properly, including the cloud tools and where they genuinely win, that is a separate piece: your options compared.

The two-minute test that ends the argument

This is the part we point people to first, because it settles the question without anyone having to trust us. It works on any app, ours included.

The airplane mode test in three steps: turn on airplane mode, record and transcribe, and the full transcript appears while zero bytes were sent.
FIG. 02 · the check anyone can run, no security team required.

Put the phone in airplane mode and record. If a full transcript comes back with the radios off, nothing in that pipeline needed a server. If you get a spinner and an error, the audio was leaving the phone all along and the "on-device" label was marketing. Run it on any app that claims to be local, and run it on ours too. It settles the question faster than any policy document, and it is the one check we would want a security team to do on us.

Getting a local tool through the door

Even something that processes everything on the phone deserves a look from whoever owns security, and asking first is what separates you from the shadow-IT story the ban exists to prevent. A few things make that conversation short:

In most places this is a five-minute conversation, because the thing that got blocked, audio leaving the building, simply is not happening.

What the local route costs you

It would be dishonest to pretend the local route is free. Moving off the cloud means giving up the things the cloud was good at, and for some teams that is a dealbreaker worth naming out loud.

For confidential work these are usually a fair trade, and often the reason the local route exists at all: every feature that shares data is another feature someone has to sign off on. If those trade-offs do not work for you, a local app is the wrong tool, and I would rather say so than talk you into it. Here is what the workflow looks like once it does fit, in our app:

Fieldnoter recording a meeting live, with the waveform on screen A finished transcript in Fieldnoter with speaker labels and an on-device summary

Frequently asked questions

Is it legal to record a meeting on my phone?

That depends on your jurisdiction and your organization's recording policy, which exists separately from any tooling policy. In most European countries, participants may record conversations they take part in, but workplace rules can be stricter. Check your policy and ask for consent before you record.

Does on-device transcription work without any internet connection?

Yes. After a one-time model download when you first set up the app, everything runs locally. You can verify this yourself with the airplane-mode test above.

How accurate is on-device transcription compared to cloud tools?

On-device apps run the same class of open speech models that many cloud services build on. For clear meeting audio the results are comparable. Cloud services can still have an edge on very noisy audio or exotic accents, since they can run larger models on server hardware. How this works under the hood: how on-device transcription works.

Do I still need IT approval for an app that uploads nothing?

Formally that depends on your organization. Practically: ask anyway. It is a short conversation, and asking is exactly what distinguishes you from the shadow-IT scenario the ban was meant to stop. The fact sheet makes that conversation faster.

What happens to my recordings if I delete the app?

With an on-device app like Fieldnoter, recordings and transcripts exist only inside the app on your phone. Delete a recording and it is gone. Delete the app and everything goes with it. There is no copy anywhere else.

We built Fieldnoter because we think this is how confidential recording should work: the whole job on the phone, nothing on a server. If that fits how you work, it is on the App Store. And whatever you choose, run the airplane-mode test first. It is the fastest way to see whether an app does what it claims.

See Fieldnoter

Read next