Let me explain this better and hopefully make sense...
I'm talking about transforming these informational messages as displayed in the attached screenshot in events that I can use to trigger some quick informational OSD + TTS.
I'm already using this event "VC.Rebuild.Start" for telling me there is something being processed on VC but this is not actually useful since every time this event occurs I'm doing manual maintenance on VC, so I know I'm doing something to VC
In this specific case, this event occurs when I save voicecommands.xml using the editor and then close the command editor.
Also, there is no respective event to tell me the rebuild has finished.
If VC had events for the start/end of some of these processing tasks, I could make it tell me it is doing something and for that reason I would prefer to wait for it to finish before I issue any new commands.
The rebuilds are usually quick, but as I'm not always in front of the computer I'd like the computer to tell me when it is processing something and specially when it has finished.
Please let me know if makes sense and if you guys think it is possible to implement this feature.
Thanks!