Dynamic variable and interactive response custom args
-
I would like to do 3 things
1 interactive response
2 dynamic variables as audio response
3 add an optional param/argas i tell alexa the command she will return with a query
Sample:
Me: Alexa, ask triggercmd run check online players
She will the. Ask me
Alexa: ok, which server would you like to check?I could have supplied the server but if i didnt this would be the case
Now for example i replied with
Random or any or first server or name of server , or server ip, or alias.
She can associate all this stuff from a table stored somewhereAnd finally does the command and tells me the answer
Alexa: there are 20player currently online
Or error report
Alexa: i can't seem to connect to the server.
Do you want me to retry or conduct troubleshoot?Now model should be written by us
But hopefuly you can somehow provide us with more options or atleast resource to do stuff like this
Thank you very much for reading -
@glytch3r-arts, thanks for the idea.
I'm thinking about this. It would be a feature request because the Alexa skills currently don't interact beyond when they trigger the command. I'd have to add a way to do that, which might not be too difficult to implement in the non-Smart Home version of the TRIGGERcmd Alexa skills.