alexa / avs-device-sdk

An SDK for commercial device makers to integrate Alexa directly into connected products.
https://developer.amazon.com/alexa/alexa-voice-service
Apache License 2.0
1.26k stars 603 forks source link

starting point for developing skill #38

Closed surajhes closed 7 years ago

surajhes commented 7 years ago

Hi I am trying to identify the starting stage for developing skills on top of C++ sdk. i am not able to start on top of it. I have created few skills uing java and python. So i was wondering if there any document or step by step process regarding to that.

jairajiv commented 7 years ago

@surajhes you can develop Alexa Skills using https://developer.amazon.com/alexa-skills-kit. This C++ SDK is meant for developers to add intelligent voice control to connected products.