Interface | Description |
---|---|
AlexaSkill<Request,Response> |
Interface allows user to configure different types of skills (Custom, Music etc.).
|
Class | Description |
---|---|
CustomSkill |
Custom type Alexa Skill.
|
Skill |
Top level SDK entry point.
|
Skills |
Factory methods for different
Skill builders. |
SkillStreamHandler |
This class provides the handler required when hosting the service as an AWS Lambda function.
|
Copyright © 2023. All rights reserved.