Hi everyone!
I have custom skill, for example Color Picker, and I should say "Alexa, Ask Color Picker something...". Can I do something to remove "ask color picker" from request to be "Alexa [some question for my color picker]"?
Thanks.
Hi everyone!
I have custom skill, for example Color Picker, and I should say "Alexa, Ask Color Picker something...". Can I do something to remove "ask color picker" from request to be "Alexa [some question for my color picker]"?
Thanks.
You can use the Invocation Name at the end of an utterance but it needs a specific connecting word to associate it with Skill. Details are in the first section of the table in the docs.