Blog22 September 20263 min read

Does your dictation app send your screen too?

Talking to your agent is faster than typing. It also means a microphone and, often, your screen are involved. Here is what actually travels, what should never have to, and three questions to ask any tool before you let it listen.

dashboard.internal/billing1this number looks wrongstays on this Mac

Two kinds of speech to text on a Mac

Cloud transcription sends your audio to a server, a big model turns it into text, and the text comes back. It is usually the most accurate option, especially with code words, accents and mixed languages.

On-device transcription runs on your Mac. macOS ships a built-in speech recogniser, and some apps bundle a local model. Nothing leaves the machine. It is a little less sharp with jargon, and it works on a plane.

Neither is wrong. What matters is that you know which one is running, and that it never takes more than it needs.

The part people forget: your screen

Dictation apps only need your voice. The moment a tool also looks at your screen, the stakes change: screenshots can contain API keys, customer data, private messages and whatever was in the next tab.

A few AI desktop features send what is on screen to the vendor's cloud, because that is where their model lives. That is a reasonable trade for some people. For a developer staring at a production dashboard, it is worth a second thought.

Three questions to ask any tool that listens

  1. What leaves, exactly? Audio only? Screenshots? The text of the window? A good tool can answer in one sentence.
  2. When does it listen? Always-on is a very different product from push-to-start. You want to see, clearly, when capture is running.
  3. What happens offline? If it still works with Wi-Fi off, you know which parts run locally.

How Deiko answers them

Deiko is built so the answers are short:

tl;dr Voice can go to the cloud for accuracy. Your screen never needs to. Pick tools that can tell the difference.

Questions people ask

Does Mac dictation send audio to Apple?

It depends on the feature and settings. macOS can transcribe on device; some modes use Apple's servers. Check System Settings under Keyboard, Dictation.

Is there offline speech to text for Mac?

Yes. macOS includes an on-device speech recogniser, and several apps run local models. Deiko falls back to Apple's on-device recogniser when there is no network.

Do AI voice coding tools see my screen?

Some do and send it to their cloud. Dictation-only tools do not look at your screen at all. Deiko captures only what you point at, and keeps those screenshots on your Mac.

How do I stop a dictation app from listening all the time?

Prefer push-to-start tools with a visible recording indicator. Deiko only captures between a double-tap of Right Option and a single tap to stop.