Dictate in any app · Code

Voice typing in CLion

C and C++ codebases are long-lived, and their comments are load-bearing. Hold a key and talk: Typally transcribes and types it into CLion without you touching the keyboard.

Yes, we build Typally. That is also why the section on CLion's built-in option is honest: people who switch after trying both are the ones who stay.
Dictate into CLion No card, no trial timer. 100 minutes of dictation free every month.
Try Typally free

In short

  • CLion's own dictation: None built in for dictation.
  • What Typally does instead: behaves like a keyboard, so it reaches parts of CLion a built-in feature would not.
  • Best used for: doxygen comments

Does CLion have built-in dictation?

None built in for dictation.

Why dictate in CLion at all?

Systems code carries decisions about memory, threading and platform quirks that are invisible in the source. Those decisions live in comments or they are rediscovered painfully, usually during an incident.

In practice people use it for: Doxygen comments, commit messages, design documents, and the note explaining why a workaround exists.

How to dictate in CLion

There is no CLion extension or add-in involved — Typally behaves like a very fast keyboard:

1

Set Typally up once

One install, one sign-in. Nothing else to configure.

2

Put the cursor in the CLion field you are filling

Click first. Typally types into CLion wherever the caret already is, with no idea what that field is for.

3

Press and speak

Hold, talk, release. Long passages are fine.

4

Read it before you move on

CLion's completion and auto-closing brackets fire on inserted characters. Keep dictation to comment blocks and markdown.

What Typally adds in CLion

Typally types into comment blocks and the commit dialog without touching CLion's indexing or completion — it is keystrokes, not an integration. Custom vocabulary handles the hardware and register names that general speech models cannot possibly know.

What this looks like in practice

An embedded developer explains in three spoken sentences why a delay loop exists and which silicon revision needs it. The next engineer to see it leaves it alone instead of removing it and shipping a brick.

One habit that makes it work better

Comment the workaround, not the obvious code. The line that looks wrong is the one someone will 'fix' and then spend a day reverting.

What to watch out for in CLion

CLion's completion and auto-closing brackets fire on inserted characters. Keep dictation to comment blocks and markdown.

Frequently asked questions

Does CLion have dictation?

No. It has no speech input.

Can I dictate Doxygen comments?

The prose inside them, yes. Type the tags.

Is dictation practical for C++?

For comments and commits. The code itself is far too symbol-dense.

Try it in CLion

There is a permanent free tier of 100 minutes a month. Pro costs $7.99/month and raises the limit.

Try Typally free

Also dictate in: Visual Studio · IntelliJ IDEA · Terminal · Notepad++ · nano · see all apps