Hello,
I'm pretty new to Vox having only recently discovered it and am enjoying it thoroughly.
Is there a vox event I can use to determine if a voice command was successful or unsuccessful?
For instance in the following situation:
- If I say "play movie inception" and the confidence comes back at 90% for a command which triggers it, an event of VC.Success is triggered
- If I say "play inception" and the confidence comes back at 55% for the same command which isn't high enough to trigger it, an even of VC.Fail is triggered (or no events are raised)
My plan is to ake a little LED system to detect when an event was successful or not (without having to add OSD to each command or see the VoxCommando window) but couldn't figure out how you can tell when an event was successful or not.
I use the command VC.loaded to minimise the VoxCommando window as soon as it loads, is there something in that same "VC." group I can use?
Hope that all made sense. Thanks in advance!