I'm using a raspberry pi, so I have to edit the commands via the commands.json
{"trigger":"STANDBY","command":"/opt/TIVO/ircode-script.sh STANDBY","ground":"background","voice":"STANDBY","allowParams": "false"},
Putting a space in the "voice" parameter stops the command work, as thats the trigger word for the command, not the response the command gives.
I guess there's no work around?