alexa slotsThere are basically two types of slots you can use in an Alexa skill. There is actually a third type called Phrases but Phrases are complicated types of slots that open the door for more responsive skills, such as search queries.Custom Slots are not restricted to the Values you provide. It’s not initially clear or intuitive that a custom slot is not restricted to the sample slot values you define for it. In fact, the...