LexiconCode
LexiconCode
Natlink in the master repo now works with DNS 13/DPI 14 and 15. As soon as the next release this documentation will be integrated into the caster project. Took longer...
Update: a new major rework of the distribution and code of natlink is being developed. Follow along on the [natlink](https://github.com/dictation-toolbox/natlink) branch Notable changes: - Distributed as an installer - If...
Related: https://github.com/dictation-toolbox/Caster/issues/646
I love the utility of the idea. Importation would be very tricky when it comes to index number. Wouldn't the index number change any time text or function was edited?...
> I think the use case for this comes in when you want to add a new core Rule? Correct. It would be active by default when first added. In...
Related #233 #386
Fundamentally what you're actually tackling is [reloading of grammars ](https://github.com/dictation-toolbox/Caster/issues/385 ) without restarting Dragon NaturallySpeaking. Which would inherently solve the issue with switching profiles. The above issue is something beyond...
Neat, also take a look at https://github.com/dictation-toolbox/Caster/blob/c69094a3750368bd71b1f93cf24dd56479325779/caster/user/filters/examples/scen4.py#L27
@seekM Yes that's still an option. I'm working on the unified reboot script. It's slow because I'm busy with academics. Once I had the basics for the unified reboot script...
@seekM Transformers have been relegated only to simplified transformers(previously simplified filter rules). They didn't really work out in practice at least for the end-user modifications. It took as much or...