AVS with Alexa Skills

纵然是瞬间 提交于 2021-01-28 15:26:42

问题


Is it possible to use Alexa Skill with Alexa Voice Service (AVS)?

I can't find any AVS API to link to user's Amazon account to enable certain Skills. Is it possible that to use Skill on a third party Alexa device?


回答1:


I believe this is what you're looking for.

https://developer.amazon.com/docs/alexa-voice-service/setup-authentication.html

Alexa isn't Alexa without skills, and AVS essentially just allows Alexa to work on devices that Amazon didn't create.

Once you create your third-party Alexa-enabled device, choose the best option from that documentation to allow users to authenticate with their Amazon account, allowing access to the skills they have chosen to enable.

So, yes, (hypothetically) anything that is possible on an Amazon Alexa-enabled device will be possible on a third-party Alexa-enabled device. :)

Edit:

Similar topic - Alexa skill kit vs Alexa Voice Service



来源:https://stackoverflow.com/questions/51271548/avs-with-alexa-skills

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!