Voice Coding

is there a language specific module for julia for this software
https://dictation-toolbox.github.io/dictation-toolbox.org/voicecoding.html

I have started using talon for writing but I’d like to use talon for coding too. coding in julia.

It’s been a while since I was doing regular voice coding, but I’d say you don’t need that much language-specific stuff. If you want, you can make some Julia-specific commands for commonly used keywords or commonly used code blocks like for defining functions, loops, structs, etc. For example: here’s some commands I made years ago for Python. I think some people have also done fancy code snippet stuff for this in specific editors like VSCode. Otherwise, you can just spell a lot of stuff out or free dictate some words. I found I used commands more for navigation which will not be language-dependent. Generally, I found you don’t want huge numbers of commands that you will never use since that can cause misfires; though if you have distinctive prefixes before your commands that shouldn’t be too much of an issue.

Last I checked, Talon is the state-of-the-art solution for these things. Dictation Toolbox (Dragonfly/Caster) is a great community of a few volunteers doing some open source stuff (occasionally on the weekends), but it’s not under a lot of active development. I’d recommend checking with people on the Talon chat if you have further questions since they’d be most up to date on recommended techniques.

I use Talon for coding all the time, it works great.
Here are some commands for julia programming
https://github.com/PetrKryslUCSD/knausj_talon_pk/tree/master/lang/julia using SublimeText.