JustVoice

How to Dictate on Mac (Complete 2026 Guide)

You can dictate on Mac three ways: the built-in Apple Dictation feature, a Whisper-based third-party app, or a cloud service. This guide covers all three, when to use each, and the tradeoffs you should know about before committing.

At a glance

| Option | Free | Local | Accuracy | Custom vocab | Code mode | |---|---|---|---|---|---| | Apple Dictation (built-in) | Yes | Partial | OK | Limited | No | | JustVoice (Whisper, local) | Yes (5K words/mo) | Yes | High | Yes | Yes (Pro) | | Cloud dictation (Wispr Flow, Otter) | Trial only | No | High | Yes | Limited |

If you just want to dictate a quick note: built-in Apple Dictation. If you want accurate, customisable, private dictation that works in any app: JustVoice or another Whisper-based tool. If you specifically need cross-platform cloud sync: a cloud service.

Option 1: Apple's built-in Dictation

How to enable it

  1. Open System SettingsKeyboardDictation.
  2. Toggle Dictation on.
  3. Set a shortcut (default: press fn twice).
  4. Optional: enable Enhanced Dictation to allow longer phrases. On Apple Silicon Macs running recent macOS, basic English dictation can run on-device. Other languages may still route through Apple's servers.

When to use it

Apple Dictation is fine for short voice notes, search queries, and casual SMS-length messages. The accuracy is acceptable for everyday English without much technical or domain-specific vocabulary.

Where it falls short

  • Limited custom vocabulary (you can add a few words via macOS's text replacement, but it's not a true dictation dictionary).
  • No voice-activated snippets or templates.
  • No code dictation mode.
  • No app-specific behaviour.
  • For many languages, audio is sent to Apple's servers — not fully on-device.

Option 2: Whisper-based dictation apps (recommended for serious use)

OpenAI's Whisper is the open speech-recognition model that powers most modern dictation apps on Mac. Apps like JustVoice, Superwhisper, MacWhisper, and VoiceInk all wrap Whisper in a Mac-native UI.

The advantages over built-in:

  • Higher accuracy on technical, medical, legal, and domain-specific vocabulary
  • True custom dictionaries (add hundreds or thousands of terms)
  • Voice-activated snippets and templates
  • Code dictation modes for developers
  • Guaranteed local processing on every Mac
We make JustVoice, so we're partial — but the broader category is the right answer for serious dictation work on Mac. See our comparison page for honest tradeoffs.

How to set up JustVoice

  1. Download JustVoice — free, ~190 MB installer including a default Whisper model.
  2. Drag to Applications, open it.
  3. Grant microphone access (System Settings → Privacy & Security → Microphone).
  4. Grant accessibility permission (System Settings → Privacy & Security → Accessibility) so it can type into other apps.
  5. Set a hotkey. Right Option is the default and works well.
  6. Hold the hotkey, speak, release. Text appears at your cursor in any app.
That's it. The free tier gives you 5,000 words a month — enough for daily journaling, lecture notes, or a few thousand words of prose.

Option 3: Cloud dictation services

Tools like Wispr Flow, Willow Voice, and Otter.ai stream your audio to the cloud for transcription and AI cleanup. They're polished and accurate, but they have three real costs:

  • Privacy: your audio leaves your device. For NDA'd code, medical or legal content, this is often a non-starter.
  • Latency: network round-trip adds delay versus local processing on Apple Silicon.
  • Price: typically $10–17/mo, sometimes more.
If you specifically need cross-platform cloud sync, hosted AI cleanup, or live multi-speaker meeting capture, cloud services have a real angle. Otherwise local is faster, cheaper, and more private.

Accuracy tips that actually work

Whatever app you choose, these compound:

  • Speak in complete thoughts. Dictation transcribes acoustic audio plus context. A complete sentence transcribes better than a fragment.
  • Don't speak slowly. Speaking artificially slowly hurts accuracy because the model is trained on natural speech patterns. Speak normally, even slightly fast.
  • Add to your custom dictionary aggressively. Names, jargon, proper nouns, project names, drug names, legal terms. Once added, they transcribe correctly forever.
  • Use a decent microphone. The MacBook built-in is OK. AirPods are better. A USB condenser mic is best.
  • Reduce background noise. The model is robust but not magic. A noisy coffee shop hurts.
  • Use snippets for boilerplate. Don't dictate the same email opening 30 times this week. Make it a snippet.

Code dictation on Mac

If you write code, the workflow is meaningfully different. You don't usually dictate code character-by-character — you dictate prompts to an AI assistant (Cursor, Claude Code, Copilot Chat) that writes the code for you.

JustVoice Pro adds Code Mode that detects when you're in VSCode, Cursor, Xcode, JetBrains IDEs, or a terminal, and adapts formatting accordingly. Symbols become words ("open paren"), casing follows convention (camelCase, snake_case), and indentation is preserved.

We covered the workflow in detail in Vibe Coding by Voice on Mac.

Accessibility

Voice dictation is essential for many users with RSI, dyslexia, mobility impairments, or other conditions that make typing painful. macOS's built-in Voice Control is purpose-built for accessibility navigation, but for content creation Whisper-based apps generally produce more accurate output and integrate with any app.

If you have an established accessibility setup, JustVoice and similar tools coexist with Voice Control — they're solving slightly different problems.

Troubleshooting

Dictation isn't typing into my app. You probably need to grant accessibility permission. System Settings → Privacy & Security → Accessibility → enable JustVoice (or your dictation app of choice). Accuracy is poor. Switch to a larger Whisper model (Plus tier in JustVoice unlocks medium and large-v3), check your microphone, add domain-specific terms to your dictionary, and speak in complete thoughts. Audio is laggy. If you're on Intel Mac, performance is meaningfully worse than Apple Silicon. Switch to a smaller model. If on Apple Silicon, check that GPU acceleration is enabled in your app's settings. My audio is being sent to a server and I don't want that. Stop using cloud dictation services. Use a local Whisper-based app like JustVoice, Superwhisper, or VoiceInk.

What to do next

If you want to start dictating today: Download JustVoice for free. 5,000 words a month, no credit card, takes five minutes.

If you want to research more first: compare the major Mac dictation apps.

---

How to use Whisper on Mac (without the terminal) → Best Wispr Flow alternatives 2026 →