Turning on the built-in dictation
- System Settings › Keyboard › Dictation. Turn it on and pick a shortcut (double-press of a modifier is the default).
- Put your cursor in a text field, press the shortcut, talk.
- Say punctuation out loud: "comma", "period", "new line".
What it does well
The speech engine underneath is the one Apple introduced with macOS 26 (SpeechAnalyzer). It runs on the Neural Engine, on your Mac, and it is fast. It understands many languages and does not need anything downloaded beyond the language pack. If you want to leave a quick note, it is enough. What SpeechAnalyzer changed.
Where it stops
Everything after the words. Built-in dictation writes what you said, and speech is not writing:
- You have to say the punctuation, and a question you did not label as a question ends without a mark.
- Filler words go in as said. "So, um, I think we should, like, move the meeting" lands verbatim.
- If you correct yourself out loud, both versions stay.
- There is no dictionary in the sense of "this word, spelled like this, when I say it like that".
- In Spanish, the opening ¿ and ¡ do not appear, and voseo forms get flattened.
You said
“should we move the meeting to Thursday”
It wrote
Should we move the meeting to Thursday?
Punctuation, including the question mark you did not say
You said
“The meeting is Friday sorry Thursday at three”
It wrote
The meeting is Thursday at three.
You corrected yourself out loud and the good version is what stayed
You said
“qué te pareció la demo de ayer”
It wrote
¿Qué te pareció la demo de ayer?
The opening question mark, where it belongs
What a dictation app adds
A dictation app is a layer above the engine. The engine hears; the app decides what to write. Concretely: punctuation including the marks you did not say, removal of fillers and false starts, applying spoken corrections, numbers and dates as figures, a dictionary with your words and the way they are misheard, snippets, a history of what you dictated, and a hands-free mode that stops by itself when you go quiet.
DeftNib does this on the same Apple engine, so there is nothing to download and nothing leaves your Mac. 15 rule engines handle the deterministic part (a question is a question, a number is a number), and Apple's local model handles the part rules cannot prove, with the rules checking its output. Everything the app does, feature by feature.
The two architectures of dictation apps
Some apps send your audio to a server, transcribe there, clean up there, and send text back. Others do all of it on the Mac. The difference is not only privacy; it is also latency (a round trip to a server cannot be 88 ms), it is whether the app works on a plane, and it is whether there is an account. The on-device vs cloud guide goes through it.
Choosing
- Quick notes, occasional use: the built-in dictation is fine.
- Email, prompts, drafts, anything you would otherwise type for minutes at a time: you want the layer above.
- Anything you would rather keep on your Mac: you want that layer to run on the Mac.
Mac with Apple Silicon and macOS 26 or later. Free up to 4,000 words a week, no account.
By downloading you agree to the Terms and the Privacy Policy.
Questions
Is DeftNib a replacement for macOS dictation?
It uses the same speech engine and adds the cleanup layer, a dictionary, snippets and history. You can keep both; they use different keys.
Does it need an internet connection?
No. Transcription and cleanup are on the Mac. The app makes four kinds of calls to our servers for licensing and updates, none carrying your voice or text.
Which Macs?
macOS 26 or later on Apple Silicon.