
[英]How to return to original intent after user says Repeat during an elicit dialog on Alexa using Python?
[英]How to continually repeat animations?
我知道在我的命令中我可以设置repeatCount 和repeatMode。 计数接受一个值并重复该数量。 但是,如果我希望它不断循环,直到下一个意图?
"repeatCount": 30,
"repeatMode": "reverse",
事实证明,目前这是不可能的。 但是,您可以将 repeatCount 设置为一个较大的数字。
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.