Let me be honest about the moment I heard Apple was building Apple Intelligence into macOS. I was nervous. When the most valuable company on Earth decides to put AI directly in the operating system, you take notice -especially when you've spent a year building a voice-to-text app that runs on that operating system.
I watched the WWDC keynote expecting Apple to reveal the dictation engine that would make third-party tools like mine unnecessary. Instead, I watched them spend 40 minutes on image generation, writing tools, and notification summaries. Dictation? Not a word. The Mac's voice input -the same system that hasn't meaningfully improved since Catalina -was left completely untouched.
Apple Intelligence brought AI everywhere on Mac except voice input. That's not a throwaway observation. That's the thesis of this entire article, and it's the single most important thing to understand about Apple Intelligence's real-world usefulness in 2026.
Key Takeaways
- Apple Intelligence is free on all M1+ Macs -and Writing Tools are genuinely excellent
- Dictation was completely ignored. Same engine, same limitations, same frustrations
- Image Playground got massive investment while voice input got nothing
- Third-party tools like EmberType now matter more, not less, because of what Apple chose to skip
- The good news: more AI awareness means more people discovering that voice input should be better
What Apple Got Right (And It's Not Nothing)
Writing Tools Are Legitimately Good
Credit where it's due. I use Apple's Writing Tools almost daily, and I say that as someone who builds competing software. Select any text in Mail, Notes, or Safari, right-click, and you can:
- Proofread -catches grammar, spelling, and style issues with surprising accuracy
- Rewrite -adjusts tone to professional, friendly, or concise
- Summarize -condenses long text into key points
I've caught myself using Rewrite on customer emails before sending them. It's that seamless. The fact that it works inside any standard text field -not just Apple's apps -makes it the one Apple Intelligence feature I'd genuinely miss if it disappeared.
Notification Summaries Save Real Time
This is the sleeper feature nobody talks about. When you have 47 Slack notifications and 12 unread emails, the AI-condensed summaries actually help you triage without opening everything. Email prioritization in Mail surfaces the messages that matter. It's subtle, but I save 10-15 minutes a day on inbox management alone.
Siri Is Better (With a Giant Asterisk)
Siri got a real upgrade with Apple Intelligence:
- Better natural language understanding -I can actually speak to it conversationally now instead of using robot syntax
- On-screen awareness -it can see what's on your display and act on it, though this is still rolling out gradually
- ChatGPT integration -routes complex questions to ChatGPT when Siri can't handle them
The asterisk: Siri still fumbles with anything beyond two steps. "Find my last email from Sarah and summarize it" works. "Find my last email from Sarah, summarize it, and draft a response" -that's a coin flip. But it's measurably better than pre-Intelligence Siri, which is a bar so low it was underground.
Image Playground Exists
I'm going to be blunt: Apple poured enormous resources into Image Playground and Genmoji while leaving dictation in the dust. You can generate cartoon-style images from text descriptions. You can make custom emoji. It integrates with Messages. The styles are intentionally non-photorealistic, the Mac version has fewer features than iOS, and the whole thing feels like a demo that shipped.
Is it fun? Sure. Would I trade all of Image Playground for a proper dictation upgrade? In a heartbeat. And I suspect most professionals feel the same way.
The Glaring Omission: Voice Input
Here's what genuinely baffles me as a developer who works in this space every day. Apple Intelligence added AI to writing, images, notifications, email, Safari, Photos, and Siri. But the Mac's built-in dictation -the feature that converts your voice to text -shipped with the same limitations it's had for years:
- You still need to say punctuation out loud. "Period." "Comma." "New paragraph." In 2026.
- There's no AI text cleanup. Every "um," every false start, every "wait, let me rephrase that" gets transcribed verbatim
- Technical vocabulary is a disaster. Try dictating "Kubernetes pod autoscaling" or "interleukin-6 receptor" into Apple Dictation. I've tested this dozens of times during EmberType development -Apple gets it wrong more often than right
- The offline mode is significantly worse than the online version, which means your voice data goes to Apple's servers for decent accuracy
During EmberType development, I spent two weeks benchmarking Apple Dictation against Whisper AI across different scenarios: quiet room, coffee shop noise, technical vocabulary, accented speech, rapid dictation. Apple Dictation averaged roughly 82-85% accuracy in ideal conditions. Whisper's Large v3 Turbo model consistently hit 95%+ in the same tests. With background noise, the gap widened dramatically.
That's not a minor difference. At 85% accuracy, you're correcting roughly one word in every six. At 95%, you're correcting one in twenty. The editing time difference is enormous.
And it gets worse: many users find that Apple's built-in dictation stops working entirely after macOS updates, requiring a trip through System Settings to re-enable it.
No System-Wide Voice Input in All Apps
Apple Dictation works in most text fields, but "most" isn't "all." Electron apps (Slack, VS Code, Discord), complex web editors (Google Docs, Notion in the browser), and some third-party apps don't play well with it. I've personally had Apple Dictation silently fail in VS Code -the microphone icon appears, I speak, and nothing happens. No error, no feedback, just silence.
When we built EmberType, system-wide compatibility was a non-negotiable. The app captures your speech, processes it through Whisper, and pastes the result wherever your cursor is. It doesn't care what app you're in because it doesn't integrate with apps -it types into them, the same way you would.
No Custom AI Models
Apple Intelligence is a closed system. You can't swap in different AI models, adjust behavior, or fine-tune anything. For power users who want to use specific models -Whisper for dictation, local LLMs for text processing -there's no way to customize what Apple ships. This isn't a bug; it's a deliberate design choice. But it means Apple Intelligence will always be a one-size-fits-all solution in a world where people's needs vary enormously.
Internet Required for the Good Stuff
While basic Writing Tools work offline, the features that make Apple Intelligence impressive -enhanced dictation accuracy, ChatGPT routing, some Siri capabilities -require Apple's Private Cloud Compute servers. Your data leaves your device. Apple says it's processed privately and deleted immediately, and I believe them. But "trust us" isn't the same as "it never leaves your machine." For people handling sensitive information, that distinction matters.
What Actually Fills the Gaps
For Voice Dictation: EmberType
I'm obviously biased, but I built EmberType specifically because this gap existed -and Apple Intelligence made the gap more visible, not smaller. Here's what we do differently:
- Whisper AI runs entirely on your Mac -the same model architecture that powers ChatGPT's voice features, but local. No server round-trip, no internet dependency
- AI text cleanup happens automatically -speak naturally with filler words, restarts, and tangents. EmberType cleans it up before inserting the text
- Works in every app -not "most." Every. Electron apps, web editors, terminal, IDE, email, Slack. If you can put a cursor there, EmberType can type there
- $49 one-time with a 7-day free trial. No subscription, no account creation
The irony isn't lost on me: Apple Intelligence made more Mac users aware that AI can improve their daily workflow, which made more of them wonder why voice input -the most natural human interface -got left behind. Our download numbers actually increased after Apple Intelligence launched.
The Dictation Upgrade Apple Didn't Ship
Whisper AI, 100% offline, works in every app. Free for 7 days.
Download EmberType FreeFor Local LLMs: Ollama & LM Studio
If you want AI chat that isn't Siri, Ollama and LM Studio let you run Llama, Mistral, and other open models locally. I use Ollama daily for quick questions I don't want to send to the cloud. It's free, it's fast on Apple Silicon, and the model quality has gotten genuinely impressive. LM Studio adds a nice GUI if the terminal isn't your thing.
For Image Generation: DiffusionBee
If Image Playground's cartoon aesthetic doesn't cut it, DiffusionBee runs Stable Diffusion locally for free. Actual photorealistic generation, more control over parameters, more styles. Everything Image Playground should have been, running on your Mac without data leaving your machine.
Apple Intelligence vs. Third-Party AI -Quick Comparison
| Feature | Apple Intelligence | Third-Party (Best Option) |
|---|---|---|
| Voice Dictation | Basic (Apple Dictation) | EmberType (Whisper AI) |
| Writing Tools | Proofread, Rewrite, Summarize | Elephas, ChatGPT |
| Image Generation | Image Playground | DiffusionBee |
| AI Chat | Siri + ChatGPT | Ollama, LM Studio |
| Offline | Partial | EmberType, Ollama, DiffusionBee |
| Price | Free (with Mac) | Free-$49 |
| Customizable | No | Yes |
Frequently Asked Questions
Free Mac Dictation Tips
Get tips on voice-to-text, dictation workflows, and productivity. No spam.
Unsubscribe anytime. We never share your email.
You're in! Check your inbox.
Apple Built AI For Images. We Built It For Your Voice.
EmberType: Whisper AI dictation, 100% offline, works in every app. The feature Apple skipped.
Download Free TrialmacOS 14+ required. Apple Silicon only. $49 after trial.
