您好,按照教程:https://developer.amazon.com/de/alexa-skills-kit/alexa-skill-quick-start-tutorial 建立Alexa Skills我遇到以下异常:
Error: There was a problem with your request: Unknown slot type 'LIST_OF_COLORS' for slot 'Color'
错误消息未说明它是否无法解析提供的LIST_OF_COLORS定义是否出现其他错误。 这是亚马逊Alaxa错误还是我错过了什么?