Aria · For developers

For developers

Voice typing when you already type fast

The objection is fair: you type 90 words a minute, so why talk? Because most of what a developer writes all day is not code. It is the pull request description, the incident summary, the Slack reply, the comment explaining why. Prose is where dictation wins, and it wins by a lot.

Where it actually helps

TaskDictationWhy
Pull request descriptionsStrongLong, explanatory, written once. You think out loud faster than you type.
Incident and bug reportsStrongYou have just seen it; saying it while it is fresh beats formatting it.
Slack and review repliesStrongShort, constant, context-switching. The shortcut is faster than the keyboard round trip.
Documentation and ADRsStrongProse again — and you already know what you want to say.
Prompts to an AI assistantStrongPrompts are long, conversational and disposable. Speaking them is natural.
Commit messagesMixedFine for the body, awkward for the subject line's conventions.
Actual codeWeakPunctuation-dense and symbol-heavy. Dictation is the wrong instrument; use it for comments.

The three things that break developer dictation

It rewrites your words

Tools that "improve" your text will smooth a precise technical sentence into something vaguer. Aria's default is fidelity: it restores a capital or a full stop locally, and it does not summarise, translate or restyle unless you pick that mode. If you said "idempotent", you get "idempotent".

It does not know your vocabulary

Kubernetes, Postgres, your service names, your colleagues' names, the acronyms only your team uses — a generic model gets them wrong forever. Correct one once in Aria and it goes into a personal dictionary. That single feature is the difference between a tool you keep and one you uninstall in a week.

Your voice goes to a server

Dictating an incident summary means speaking your company's internals out loud into a third party's API. With Aria's local Parakeet engine, no audio and no transcript leaves the machine — which is also the answer when someone asks what tooling you run on a work laptop.

How it fits the workflow

Be realistic about the first week. Dictation feels slower than typing for about three days, because you are learning to compose out loud rather than thinking with your fingers. People who quit, quit during those three days. It is worth knowing that in advance rather than concluding the tool is bad.

Questions

Can I dictate code?

You can, and you will not enjoy it. Symbols and punctuation density make speech the wrong instrument. Dictate the comment, the commit body, the PR description — type the code.

Does it work in VS Code, JetBrains, a terminal?

It types at the cursor into standard macOS text fields, so yes in the editors' text areas and any terminal input field. A few apps refuse synthetic insertion; when that happens the transcript is kept in history so nothing is lost.

Is anything sent anywhere?

Not with the local engine — no network requests at all while dictating. Cloud engines are opt-in, per engine, with your own key.

What does it cost?

Free up to 2,000 words a week. €5 once for unlimited on three Macs, updates included. No subscription.

Try it on your next pull request description