Alexa skill kit vs Alexa Voice Service

后端 未结 6 2546
无人及你
无人及你 2021-02-14 21:10

I\'m working on an Alexa skill (for Echo), and i\'ve looked into Alexa skill kit from the very start.

Now, i\'m confused about Alexa Voice Service. i\'ve read documenta

6条回答
  •  不要未来只要你来
    2021-02-14 21:54

    AVS (Alexa Voice Service) is for existing or new physical devices. If you add the AVS libraries, you can essentially turn that physical device into an Alexa-enabled device.

    ASK (Alexa Skill Kit) on the other hand, is what helps you build "skills" for Alexa. BTW, you can still add skills for any device that you connect via AVS.

提交回复
热议问题