Great job on the tutorial, really helpful
Found a little bug: When i rightclick edit properties in the tree editor. i get a "unhandled exeption has occured in your application" error. Doesn't crash VC though.
Also a question, I managed to create an event that disables my Medamonkey commands when XBMC is focused, but I don't know how to enable them again when XBMC defocuses. Does such an event exist? The reason why I want this is because when I talk dutch (my mother language), the voice recognition engine flips out, and hears al sorts of english commands set in VC ow (despite using prefix mode, and the two languages don't sound alike). This causes a lot of false positives and my MM often starts playing when I'm talking to someone while watching a movie in XBMC.
Is there anyone else who has this problem? or is it mainly my cheap microphone that's causing this.
A potential way around this would be an event that triggers VC.off/disable groups while in listen or standby mode if VC hears like 10 consecutive commands with accuracy levels lower than the set 'required confidence'. Could this be done?
Another question: Is there an event that recognises hotkeys? I ask this because i have a remote app on my smartphone that can trigger commands. I'd like to assign a button in the app to turn on/off VC. I don't know how to do this directly, but i know that the app can emulate keyboard hotkeys (like CTRL ALT A or something) and I could use that if VC would be able to recognise this.
And an idea. There are a few smartphone remote control apps. For example
Gremote This program has integrated accelerometer functions. I bet the creator could easily build in an option that emulates the amulet controller(tilting your smartphone to turn on and off VC). And maybe even utilise the smartphone's mic (like you did with you ipod touch) to run voice commmands.
If you think this would be a good idea, I could try and sent the creator an email and asks how he feels about doing that if you'd like.
Greets