Skip navigation links

Alexa Skills Kit 1.2 API

Packages 
Package Description
com.amazon.speech
Contains a utility class for constants used by the Alexa Skills Kit.
com.amazon.speech.json
Contains classes used for converting requests and responses to and from JSON.
com.amazon.speech.slu
Contains classes used to represent the user's request, as interpreted by the Alexa service spoken language understanding processing.
com.amazon.speech.speechlet
Contains classes used to represent the key elements used for a speech-enabled web service.
com.amazon.speech.speechlet.authentication
Contains classes used to verify the authenticity of requests.
com.amazon.speech.speechlet.interfaces.audioplayer
Contains classes used by the AudioPlayer interface.
com.amazon.speech.speechlet.interfaces.audioplayer.directive
Contains classes used to represent the directives returned by your Alexa skill relating to the AudioPlayer interface.
com.amazon.speech.speechlet.interfaces.audioplayer.request
Contains classes used to represent the requests sent to your Alexa skill relating to the AudioPlayer interface.
com.amazon.speech.speechlet.interfaces.playbackcontroller
Contains classes used by the PlaybackController interface.
com.amazon.speech.speechlet.interfaces.playbackcontroller.request
Contains classes used to represent the requests sent to your Alexa skill relating to the PlaybackController interface.
com.amazon.speech.speechlet.interfaces.system
Contains classes used by the System interface.
com.amazon.speech.speechlet.interfaces.system.request
Contains classes used to represent the requests sent to your Alexa skill relating to the System interface.
com.amazon.speech.speechlet.lambda
Contains classes used when hosting your service on AWS Lambda.
com.amazon.speech.speechlet.servlet
Contains classes representing the servlet used to host Speechlets.
com.amazon.speech.speechlet.verifier
Contains classes used for verifying requests sent to your service.
com.amazon.speech.ui
Contains classes representing the user interface elements of an Alexa skill.
Skip navigation links

Copyright © 2016. All rights reserved.