Dictate in any app · Code
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.None. macOS system dictation reaches Xcode's text fields like any other app.
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.
Setup happens once, outside Xcode, and then applies to every program on the machine:
Install, sign in, and it waits in the tray.
Text goes wherever Xcode has focus. One click first saves undoing a paragraph in the wrong box.
Push to talk, say your piece, release to transcribe.
Xcode's autocompletion is aggressive and fires on inserted characters. Dictate into a markdown file or the commit box, not into Swift source.
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.
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.
Dictate release notes while the changes are fresh, not at submission. Two spoken sentences per change beats one generic line for the whole build.
Xcode's autocompletion is aggressive and fires on inserted characters. Dictate into a markdown file or the commit box, not into Swift source.
Not usefully. Autocompletion and symbol density fight you. Documentation and commits are the productive uses.
Yes — it is a plain text field.
That is a web form, so a system-level tool types into it directly.
The free plan gives you 100 minutes a month without a card — enough to find out whether talking beats typing for you.
Also dictate in: Android Studio · Visual Studio · VS Code · see all apps