Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想根据我的自定义 alexa 技能发出警报。是否可以设置类似于手动要求Alexa通过技能设置计时器的计时器?
不,这目前是不可能的,但亚马逊肯定是开发者对此的渴望。
您的技能会在请求的上下文中向用户发送响应 - 它无法在几分钟后启动新的输出。
您可能可以通过很长的响应或使用新的音频流功能来做一些hacky,但我认为这不会让您得到您想要的。