Thanks for the speedy response. That worked like a charm. Not in a million years would I have found that solution. But I'm still weirded out by the fact that there is a directory of programs I cannot see from explorer or CMD.
Oh well... leave it to Microsoft.
So for anyone else looking to implement this, here is the actual path
"C:\Windows\Sysnative\Speech\SpeechUX\SpeechUXWiz.exe"Parameter to pass would be something like this:
AddRemoveWord,en-USObviously, you'll want to substitute your own language pack for your version of windows. (i.e.
en-GB for British English or
fr-CA for Canadian French or
fr-FR for France French) You get the idea.
For language pack abbreviations for your language, they can be found on this table.
https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/available-language-packs-for-windowsIf anyone interested in creating this command, you would simply create a command that is let's say "Modify Word" and use the "Run an Application" with the above parameters, then this provides a voiceattack shortcut to modify, add, change words in Microsoft's speech recognition applet without having to navigate to the settings menu.