Hi All,
I am having trouble debugging this. Neither my Intent triggers nor it enter my skills when being asked (sample utterance) on Echo or Echoism, however, when trying to test the intent on Service Simulator it works perfectly.
My Intent has 3 slots, Food, Drink and a custom slot. Let me know if you need more details.
The Skill name is "New Tree" when user try to say:
1. Ask New Tree <utterance> <intent1> it understands New Tree as "nutri" in the history, not as 2 words, so it doesn't enter my skill
2. and when it is simply, "Ask New Tree" : It opens the skill perfectly
Why is this happening? Can this "nutri" be fixed? It is not even a word. Please help!