Dictate in any app · Code
Eclipse runs in enterprises and universities where documentation is a requirement, not a nicety. Typally puts your words into Eclipse the moment you release the key, in whichever field you left the cursor.
From the people who build Typally. If Eclipse's own option covers your use, use it — this page will tell you when it does.None. Editors and commit dialogs are plain text fields.
Java codebases in large organisations are maintained for a decade by people who never met the author. Javadoc is the only bridge, and it is written under deadline by someone who would rather be coding.
In practice people use it for: Javadoc comments, commit messages, task descriptions, and the architecture notes that live in a wiki nobody updates.
Setup happens once, outside Eclipse, and then applies to every program on the machine:
One install, one sign-in. Nothing else to configure.
Whatever has the cursor receives the text, so click the right place in Eclipse before starting.
Hold, talk, release. Long passages are fine.
Eclipse's content assist fires on inserted characters, so dictating into source triggers completion popups. Use comment blocks and the commit dialog.
Typally types into Javadoc blocks and the commit dialog with custom vocabulary keeping class and package names intact. Nothing installs into Eclipse, so there is no plugin to get through a corporate approval process — it behaves like a keyboard, which is usually a much shorter conversation with IT.
A developer documenting a legacy payments class dictates four sentences on what it handles and what it deliberately does not. Two years later that paragraph saves an afternoon of tracing call sites.
Dictate the Javadoc summary and reasoning, then type the parameter tags. Tooling generates the tags; nothing generates the explanation of why the class exists.
Eclipse's content assist fires on inserted characters, so dictating into source triggers completion popups. Use comment blocks and the commit dialog.
No. It has no speech input of its own; a system-level tool types into its fields.
Yes, and it is one of the better places for it — commit messages are pure prose.
Not for the code. For the Javadoc and commits around it, yes.
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: NetBeans · IntelliJ IDEA · Visual Studio · Kibana · Android Studio · see all apps