Alexa docking development java version (nanny level graphic tutorial)


foreword

提示:真正的保姆级图文教程,因本人java开发,准备写篇java+node版本

I have referred to many articles and summarized the chapter nanny-level tutorials, hoping to help you.


1. Preparation?

1. Understand what is the Alexa skill kit

The Alexa Skill kit (ASK) is a self-service set that includes APIs, tools, documentation, and code samples that allow you to quickly and easily set up an Alexa Skill for your application.

2. Need to register two accounts

Amazon cloud technology account: https://aws.amazon.com

Amazon developer account: https://developer.amazon.com (registered individual developer needs to upload ID card)
提示:一个账号创建函数调用技能,一个账号创建技能

2. Use steps

1. Login technology account creation function

Guess you like

Origin blog.csdn.net/wd4java/article/details/128128781