I set up an Alexa skill to log food. I made sure to have at least 30 sample utterances for each intent. However, I noticed that certain phrases don't trigger any intents. Not even the fallback intent.
In the utterance profiler it considers the right intent for the utterance but doesn't actually do anything.
My question is: "How can I ensure an intent is triggered and if the utterance doesn't match an intent, that the fallback intent is triggered."
At the moment after saying the certain utterances, Alexa just doesn't respond with anything.
Here is a screenshot of the utterance profiler: As you can see no intent is selected but the correct one is considered.
Any help is greatly appreciated!
Cheers,
Leo