Dictate in any app · Code

Voice typing in Xcode

Xcode projects ship with App Store text that somebody has to write, and it is always rushed. Hold a key and talk: Typally transcribes and types it into Xcode without you touching the keyboard.

We make Typally, so treat this as a vendor's guide. Where Xcode has a built-in option we say so, including when it is the better choice.
Dictate into Xcode 100 free minutes every month. No card, and nothing to cancel if you stop.
Try Typally free

In short

  • Xcode's own dictation: None. macOS system dictation reaches Xcode's text fields like any other app.
  • What Typally does instead: works above the app rather than inside it — Xcode sees ordinary typed text.
  • Best used for: documentation comments

Does Xcode have built-in dictation?

None. macOS system dictation reaches Xcode's text fields like any other app.

Why dictate in Xcode at all?

Release notes, App Store descriptions and review responses are written at the end of a build cycle when everyone is exhausted, which is why so many say 'bug fixes and improvements'.

In practice people use it for: Documentation comments, commit messages, release notes, App Store description drafts, and replies to reviews.

How to dictate in Xcode

Setup happens once, outside Xcode, and then applies to every program on the machine:

1

Get Typally running

Install, sign in, and it waits in the tray.

2

Focus the Xcode field you want the words in

Text goes wherever Xcode has focus. One click first saves undoing a paragraph in the wrong box.

3

Speak with the key held down

Push to talk, say your piece, release to transcribe.

4

Read it before you move on

Xcode's autocompletion is aggressive and fires on inserted characters. Dictate into a markdown file or the commit box, not into Swift source.

What Typally adds in Xcode

Typally types into documentation comments, the commit view and App Store Connect in your browser, so release notes get written while the changes are fresh rather than at submission. Keep it out of Swift source, where Xcode's completion fires on every inserted character and swallows text.

What this looks like in practice

An iOS developer writes release notes as each fix lands, speaking two sentences into a running file. At submission the notes are already written and specific, and the update stops looking identical to the last four.

One habit that makes it work better

Dictate release notes while the changes are fresh, not at submission. Two spoken sentences per change beats one generic line for the whole build.

What to watch out for in Xcode

Xcode's autocompletion is aggressive and fires on inserted characters. Dictate into a markdown file or the commit box, not into Swift source.

Frequently asked questions

Can I dictate Swift code in Xcode?

Not usefully. Autocompletion and symbol density fight you. Documentation and commits are the productive uses.

Does dictation work in Xcode's commit view?

Yes — it is a plain text field.

What about App Store Connect?

That is a web form, so a system-level tool types into it directly.

Try it in Xcode

The free plan gives you 100 minutes a month without a card — enough to find out whether talking beats typing for you.

Try Typally free

Also dictate in: Android Studio · Visual Studio · VS Code · see all apps