Alexa AMAZON.FallbackIntent 用于英语和法语以外的语言

Alexa AMAZON.FallbackIntent for other than English and French

我不明白 Alexa 如何处理不匹配的话语。 AMAZON.FallbackIntent 仅提供英语和法语版本。所以对于我的法语技能,提交后他们报告:

While interacting with your skill we determined that, in certain cases, your skill does not respond with a clear and audible response to some of the inputs provided. We do not allow skills to respond in an inaudible or unclear manner to customers.

Upon providing long irrelevant input to the skill in an open session, the skill should end the session post 8 seconds or provide a verbal prompt understanding that the audio input is irrelevant. Expected Behavior: Your skill should respond in an audible and clear manner to all customer input by providing instructions on what to do next.

我不明白如何处理这个反馈

更新:FallbackIntent 现在也有法语、意大利语、西班牙语和日语版本

AMAZON.FallbackIntent 仅适用于英语和德语语言环境。认证反馈意味着您没有优雅地处理域外话语(即使在语言环境支持回退意图的技能上也会发生这种情况)。 如果有问题的反馈是针对你的法语版本的技能(即由于后备意图可用性,你在英语版本中正确处理了这个问题)在其他语言环境中后备可用之前,你唯一的选择是遵循我的建议给这里: