Hi voice pioneers!
Since the new version on VoiceFlow arrived, can’t solve a problem: how to map different slot values to a {variable}.
Now, Imagine the skill asks the user : “what is your favourite famous-person?’’
The user could say the name of a sports player, an actior, a comic ecc… Those are different slots, but I need to map them to the same {person}variable.
In this way, later the skill could say something like " I also like {person}”
So how do we map different slots to the same variable in the new version?? By the way, those are pre-imposted-amazon slots, not custom ones.
Thanks on advance for your wisdom
Thanks for the idea. I tryed it out but in the set block we can’t set {slots} to {variables}. We can only choose between variables, values, simbols and text… Any other ideas??
how about using AMAZON.Person? In the official document, AMAZON.Person is “Full names of real and fictional people.” and seems it might capture any types of famous people’s name.