# How to dictate on a Mac without sending your voice to the cloud

> What on-device really means, how to check whether your audio is leaving your Mac, and the ways to dictate offline on macOS 26.

Published 19 August 2026 · https://wrapscribe.com/blog/offline-dictation-on-mac/

Yes — you can dictate on a Mac with the Wi-Fi switched off, and on macOS 26 you can do it well. The catch is that "on-device" and "private" get used to mean several different things, and an app can be telling the truth about one of them while your audio is still going somewhere.

## "On-device" means three separate things

- **Transcription.** Audio in, raw words out. The one everybody advertises.
- **The rewrite.** Raw words in, clean sentence out. This is usually a language model, and a language model is the easiest of the three to quietly put in a data centre, because it is the most expensive to run locally.
- **Everything else.** Sync, history, account, licence checks, crash reports, analytics.

An app can transcribe locally and still send the transcript out to be tidied up. That is not fraud and it is often disclosed — but the sentence you spoke left your Mac, which is the thing you were trying to avoid.

The clearest version of that disclosure is worth quoting, because it shows what an honest cloud answer looks like: Wispr Flow's own data-controls page says "Transcription always occurs on the cloud. This is the best way for us to provide accurate, low latency transcription." [3] No ambiguity, and a perfectly defensible engineering choice — just a different one to local.

## How to check where your audio actually goes

1. **Search the privacy policy for the word "audio".** Not "data", not "privacy". "We never sell your data" is a statement about sales, not about receipt.
2. **Ask macOS.** Apple documents that you can check in Keyboard settings whether your voice inputs and transcripts for general text Dictation are processed on your device and not sent to Siri servers. [1]
3. **Pull the plug.** Turn Wi-Fi off and dictate a long paragraph. If clean text still lands at your cursor, both transcription and cleanup are local. If it fails, or produces raw text where it normally produces tidy text, you have found which stage needed the network.
4. **Watch the connections.** A per-app firewall (Little Snitch, LuLu) or Activity Monitor's Network tab shows what an app talks to. Expect some traffic even from a local app — licence activation, update checks — and judge it by volume and timing: a connection every time you speak is not an update check.
5. **Look for a model download, but do not use size as proof.** WrapScribe's optional Parakeet download is about 480 MB and Whisper Large v3 Turbo is 1.6 GB. But an app using Apple's own on-device speech models can be tiny — WrapScribe's installer is around 15 MB — because the models belong to macOS, not to the app. A small download is not evidence of a server.

## The three ways to dictate offline on macOS 26

**1. Built-in Dictation.** Free, already installed, no permissions beyond the microphone. Apple documents no length limit — "You can dictate text of any length without a timeout" — but it stops when no speech is detected for 30 seconds, which is why long thinking pauses end a session. [1] Availability varies by language and region. What you get is a transcript: no cleanup, no vocabulary of your own, no rewriting.

**2. An app that runs Whisper or Parakeet locally.** The open-source route. Models live on your disk; transcription happens there. The trade is disk space and, for larger models, speed; the reward is language coverage — Whisper handles around 99 languages. Check the cleanup question separately, because some apps pair local transcription with a hosted language model.

**3. An app built on Apple's on-device stack.** macOS 26 (Tahoe) introduced SpeechAnalyzer alongside on-device Foundation Models, which lets an app both transcribe and rewrite without a server. MacStories transcribed a 34-minute, 7 GB video in 45 seconds with the new APIs, against 1 minute 41 seconds for MacWhisper's Large V3 Turbo, with no noticeable difference in quality. [2] The cost is the requirement: Tahoe, on Apple silicon.

## What offline does not buy you

- **On-device is not encryption.** If transcripts live in your home folder, anyone with your unlocked Mac can read them. Turn FileVault on.
- **Offline does not mean no account.** Most paid apps need one connection to activate a licence. The question is what the sync payload contains — preferences and counters are not sentences.
- **Offline does not mean no telemetry.** Analytics on a website is a different question from analytics in an app; check both.

## Where WrapScribe stands, precisely

WrapScribe transcribes with Apple's on-device speech model, and runs Smart Cleanup and meeting notes through Apple's on-device Foundation Models. There is no endpoint on our side that accepts audio or transcripts. Recorded audio, transcripts, history, dictionary, snippets and meeting notes stay on the Mac. What syncs to an account is an email address, a name for each activated Mac, which licence key was redeemed, per-day word and dictation counts, and preferences. Once a Mac is activated and a language model is downloaded, everything works with no connection at all.

It needs macOS 26 (Tahoe) on Apple silicon, is free to download, and a key is $100 for one Mac, $200 for three, $500 for every Mac you own — one-time, not a subscription.

## FAQ

**Does Apple's built-in Dictation work offline?**
Apple documents that you can check in Keyboard settings whether your voice inputs and transcripts for general text Dictation are processed on your device and not sent to Siri servers. Because availability varies by language and region, the honest answer is to look at that setting on your own Mac in your own language rather than take a general claim.

**Is on-device dictation less accurate than cloud dictation?**
Not necessarily, and the gap has closed. In one published hands-on test, MacStories transcribed a 34-minute video with Apple's new on-device speech APIs in 45 seconds against 1 minute 41 seconds for MacWhisper's Large V3 Turbo model, and reported no noticeable difference in transcription quality. That is one file on one machine, not a benchmark suite.

**Does WrapScribe need an internet connection?**
Only to activate a licence key and to download a speech model. After that, dictation, Smart Cleanup and meeting notes all run with no connection at all.

**Does "on-device" mean my dictation is encrypted?**
No. On-device means the audio does not leave your Mac. It says nothing about the transcript stored on that Mac. Turn FileVault on, and check where any dictation app keeps its history and whether you can delete it.

## Sources

1. Apple, "Use dictation on Mac", macOS User Guide — https://support.apple.com/guide/mac-help/use-dictation-mh40584/mac (fetched 19 August 2026)
2. John Voorhees, "Hands-On: How Apple's New Speech APIs Outpace Whisper for Lightning-Fast Transcription", MacStories, June 2025 — https://www.macstories.net/stories/hands-on-how-apples-new-speech-apis-outpace-whisper-for-lightning-fast-transcription/ (fetched 19 August 2026)
3. Wispr Flow, "Data Controls" — https://wisprflow.ai/data-controls (quoted as documented on 19 August 2026)
4. WrapScribe's architecture and prices: https://wrapscribe.com/privacy and https://wrapscribe.com/download

## Read next

- A Wispr Flow alternative for Mac that runs on-device — https://wrapscribe.com/blog/wispr-flow-alternative-mac/
- Apple Dictation vs a dedicated dictation app on macOS — https://wrapscribe.com/blog/apple-dictation-vs-dictation-app/
- How to turn a meeting recording into notes on your Mac — https://wrapscribe.com/blog/meeting-recording-to-notes-mac/

---

WrapScribe is on-device dictation for macOS 26 (Tahoe) on Apple silicon.
Download: https://wrapscribe.com/download · Pricing: https://wrapscribe.com/#pricing
