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
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.