+ All Categories
Home > Documents > Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how...

Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how...

Date post: 23-Jul-2020
Category:
Upload: others
View: 5 times
Download: 0 times
Share this document with a friend
34
1 Build your First Alexa Skill Alexa, What’s the WiFi info? WiFi Name: Betaworks1 - Guest WiFi Password: betaworks
Transcript
Page 1: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

1

Build your First Alexa Skill

Alexa, What’s the WiFi info?WiFi Name: Betaworks1 - Guest WiFi Password: betaworks

Page 2: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

2

Alexa Skill Terminology

Build your first Alexa Skill

Alexa, ask “nonsmoker” “how many days it’s been since I quit”

Invocation Name Intent

Page 3: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

3

“Hello, World” Skill

Build your first Alexa Skill

Alexa, tell <your last name> to say hello world.

Page 4: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

4

Alexa Skill Steps

Lambda Alexa Skills Portal

Test

Build your first Alexa Skill

Customize

Page 5: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

5

bit.ly/alexaskill

Build your first Alexa Skill

Page 6: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

6

Step 1: Lambda

Lambda

Build your first Alexa Skill

Page 7: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

7

1a: Amazon Lambda Login

• Click Link 1

• Login or create an account with the same Amazon account that your Echo is linked to.

Build your first Alexa Skill

Page 8: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

8

1b: Amazon Lambda Function

Build your first Alexa Skill

Page 9: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

9

1c: Copy Source Code

• Click Link 2

• Copy all of the source code in the box

Build your first Alexa Skill

Page 10: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

10

1d: Paste Source Code

Build your first Alexa Skill

Page 11: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

11

1e: Set Execution Role

• Click “Role” dropdown

• Scroll dropdown menu to bottom

• Click “lambda_basic_execution”

Build your first Alexa Skill

Page 12: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

12

1f: Finish Creating Function

Build your first Alexa Skill

Page 13: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

13

1g: Set Event Source

Build your first Alexa Skill

Page 14: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

14

Step 1 Done

Build your first Alexa Skill

Page 15: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

15

Step 2: Amazon Skills Portal

Alexa Skills Portal

Build your first Alexa Skill

Page 16: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

16

2a: Amazon Developer Login

Build your first Alexa Skill

• Click Link 3

• Login or create an account with the same Amazon account that your Echo is linked to.

Page 17: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

17

2b: Navigate to Add New Skill

Build your first Alexa Skill

Page 18: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

18

2c: Name and Invocation Name

Build your first Alexa Skill

Page 19: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

19

2d: Interaction Model

Build your first Alexa Skill

Page 20: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

20

2e: Copy Intent Schema

Build your first Alexa Skill

• Click Link 4

• Copy all of the text in the box

Page 21: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

21

2f: Paste Intent Schema

Build your first Alexa Skill

Page 22: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

22

2g: Copy Sample Utterances

Build your first Alexa Skill

• Click Link 5

• Copy all of the text in the box

Page 23: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

23

2h: Paste Sample Utterances

Build your first Alexa Skill

Page 24: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

24

2i: Configuration

Build your first Alexa Skill

Page 25: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

25

2j: Copy ARN

Build your first Alexa Skill

Page 26: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

26

2k: Paste ARN

Build your first Alexa Skill

Page 27: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

27

Step 2 Done

Build your first Alexa Skill

Page 28: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

28

Step 3: Amazon Skills Test

Build your first Alexa Skill

Test

Page 29: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

29

3a: Service Simulator

Build your first Alexa Skill

Input

Output

Page 30: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

30

3b: Test on Device

Build your first Alexa Skill

Alexa, tell <your last name> to say hello world.

Page 31: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

31

Step 4: Customize

Build your first Alexa Skill

Page 32: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

32

4a: Change “Sample Utterances”

Build your first Alexa Skill

• Go to “Interaction Model” in dev portal.

• In Sample Utterances, edit the words to the right of “TestIntent” with what you want to say (input).

Page 33: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

33

4b: Change Lambda Output

Build your first Alexa Skill

• Go to “Code” tab in Lambda

• Scroll to line 104 and replace Hello, World with your output.

• Keep the quotes around your output

• Click “Save”.

• Test in Amazon Developer Portal.

Page 34: Build your First Alexa Skill - Amazon S3Amazon+Alexa+Meet… · Alexa, ask “nonsmoker” “how many days it’s been since I quit” Invocation Name Intent. 3 “Hello, World”

34

Fin

Build your first Alexa Skill


Recommended