Amazon Lex | Amazon Alexa Flashcards

1
Q

Can I access Amazon Lex bots locally i.e. without an Internet connection?

Amazon Alexa

Amazon Lex | Machine Learning

A

No. End users will need to access the Amazon Lex runtime endpoint over the Internet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How is this different from Alexa Skills Kit?

Amazon Alexa

Amazon Lex | Machine Learning

A

Alexa Skills Kit (ASK) is used to build skills for use in the Alexa ecosystem and devices and lets developers take advantage of all Alexa capabilities such as the Smart Home and Flash Briefing API, streaming audio and rich GUI experiences. Amazon Lex bots support both voice and text and can be deployed across mobile and messaging platforms.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Do I need a wake word to invoke an Amazon Lex intent?

Amazon Alexa

Amazon Lex | Machine Learning

A

Amazon Lex does not support wake word functionality. The app that integrates with Amazon Lex will be responsible for triggering the microphone, i.e. push to talk.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Can an Amazon Lex bot respond using Alexa’s voice?

Amazon Alexa

Amazon Lex | Machine Learning

A

Currently we do not support the Alexa voice for Amazon Lex responses. However, there are 7 other voices from which to choose.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Can I create an Alexa Skill from an Amazon Lex bot ?

Amazon Alexa

Amazon Lex | Machine Learning

A

Amazon Lex provides the ability for you to export your Amazon Lex bot schema into a JSON file that is compatible with Amazon Alexa. Once downloaded as JSON, you need to log in to the Alexa developer portal, navigate to the ‘Interaction Model’ tab, launch the Alexa Skill Builder, and paste the bot schema into the Code Editor of your Alexa Skill. More details and steps can be found in the Amazon Lex documentation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When exporting my Amazon Lex bot schema to use in an Alexa skill, are my AWS Lambda functions exported and included in the bot schema?

Amazon Alexa

Amazon Lex | Machine Learning

A

No. Only the bot definition will be downloaded.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly