Would it be possible to add functionality to VA such that spoken commands can only be executed (i.e., "heard") when certain conditions are met? Another way of thinking about this would be to somehow override any given command's execution requirements (e.g., perform a function to turn off "when I say" for one command as part of another command).
One use case example might be that you run a root command that asks the user a question, and within it you "turn off" all voice-activated commands except for the command that contains the possible user-spoken "answers."
The goal here would be to make the derived command count somewhat variable (i.e., minimized) depending on context.
Thanks!