dictation-toolbox / natlink

Natlink provides the interface between Dragon and python
Other
25 stars 17 forks source link

Less coupling between natlink and unimacro/dragonfly/vocola2 #154

Open dougransom opened 1 year ago

dougransom commented 1 year ago

Mainly in natlinkstatus, it would better if we didn't have getUnimacro... getDragonfly... getVocola...

We still need a way for those modules to get the config location at runtime though.