Skip to content

Diction vs Superwhisper

Superwhisper started on Mac. Diction started on iPhone. That difference shows up everywhere.

The core difference

Superwhisper is a Mac dictation app that added an iOS version later. Diction is built from scratch as an iOS keyboard. Every design decision, every performance optimization, every UX detail is iOS-first.

iOS keyboard extensions run in a tight sandbox with strict memory limits and no background privileges. Building a reliable one takes deep platform knowledge. Porting a Mac app into that sandbox is a different exercise entirely.

Side-by-side

DictionSuperwhisper
Built for iOSYes, iOS-onlyMac-first, iOS added later
iOS keyboard extensionPurpose-builtPorted
Self-hostedYesNo
End-to-end text encryptionAES-256 + X25519No
Open-source serverYesNo
Free tierOn-device, no limits15 min recording limit
Paid planSubscription for cloud$8.49/month or $249 lifetime

iOS experience

Diction is one button. Tap mic, speak, text appears. No modes to choose, no settings to configure before you start. It works the same in every app because it's a native iOS keyboard extension.

Superwhisper on iOS inherits its Mac complexity. Multiple modes, model selection, prompt configuration. Features that make sense on a Mac with a big screen and a pointer. On an iPhone keyboard, simplicity wins.

Privacy and encryption

Superwhisper processes audio locally on Mac, which is good. But there's no end-to-end encryption for transcriptions, no self-hosting option, and no way to audit the server.

Diction encrypts transcription text with AES-256-GCM and X25519 key exchange. The server is open source. Self-hosted mode means your audio never touches infrastructure you don't control.

Pricing

Superwhisper's free tier gives you 15 minutes of recording. After that, $8.49/month or $249 for lifetime.

Diction's on-device mode is free with no time limits, no word caps, no restrictions. You pay only if you want Diction One cloud transcription.

Why Diction

If you dictate on iPhone, you want a keyboard built for iPhone. Not a Mac app squeezed into an iOS keyboard extension. Diction is purpose-built for the platform, with the constraints and polish that requires.

Self-hosting, end-to-end text encryption, and an open-source server are things Superwhisper doesn't offer at any price.


Diction is available on the App Store. The server is open source at github.com/omachala/diction.