英文: Hello, I am working on Alexa Skills to connect a skill to a .net core web API and I am getting a...
Alexa技能授权失效
英文: Alexa Out-of-Skill Authorization 问题 我正在尝试访问Alexa技能列表,根据https://developer.amazon.com/en-US/docs/a...
处理Alexa认证和AcceptGrant指令的方法
英文: How to handle Alexa authentication and AcceptGrant directive 问题 我正在阅读关于为智能家居API创建技能的内容。从我理解的内容来看...
Alexa Skill需要超过8秒才能完成Lambda。
英文: Alexa Skill needs more than 8s for a Lambda to complete 问题 我正在使用Alexa的Python库编写一个Lambda函数,该函数调用了...
在Amazon Alexa中使用node.js插入Intro Jingle。
英文: Insert Intro Jingle at Amazon Alexa with node.js 问题 我已经创建了一个使用node.js的Amazon Alexa技能,它可以播放MP3流。现...
Alexa技能测试错误:错误已处理:无法读取未定义的属性’value’。
英文: Alexa skill testing error: Error handled: Cannot read property 'value' of undefined 问题 H...