Amazon Alexa dynamic variables for intent
问题 I am trying to build an Alexa Skills Kit, where a user can invoke an intent by saying something like GetFriendLocation where is {Friend} and for Alexa to recognize the variable friend I have to define all the possible values in LIST_OF_Friends file. But what if I do not know all the values for Friend and still would like to make a best match for ones present in some service that my app has access to. 回答1: Supposedly if you stick a small dictionary into a slot (you can put up to 50,000 samples