2
votes

I've been actively creating, debugging, and installing VCD files with our application and I've been looking for a way to remove VCD files from the command definition set.

Does anyone know how to do this, even if it is a hack (such as removing the xml file that is registered)?

1

1 Answers

2
votes

Currently, there isn't a way to remove a registered VCD explicitly, currently you need to remove your app, and then an attempt to trigger any of the voice commands the VCD registers will detect the missing app and remove the VCD.

However, this functionality isn't super-robust, and is set to be improved over time to become more reliable. (For instance, right now, two apps can install the same VCD and cause issues that are difficult to clean up).