Hello everybody,
i am new to alexa skills development. Hope to be in the correct section of the forum.
I programmed in python so I decided to create my own python skill.
I started with the Hello Word template and made some changes to the intent and created new ones.
Everything works, only after having recalled an intent with a sentence, even if I don't say the correct one, the last created intent is recalled.
Is there a class to add to catch the exception when something is said at random?
thank you so much