Skip navigation links

Alexa Skills Kit 1.5.0 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.dialog.directives  
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.core  
com.amazon.speech.speechlet.interfaces.core.directive  
com.amazon.speech.speechlet.interfaces.display
Contains classes used by the Display interface.
com.amazon.speech.speechlet.interfaces.display.directive
Contains classes used to represent the directives returned by your Alexa skill relating to the Display interface.
com.amazon.speech.speechlet.interfaces.display.element
Contains classes that represent visual elements that can be embedded within a display template.
com.amazon.speech.speechlet.interfaces.display.request
Contains classes used to represent the requests sent to your Alexa skill relating to the Display interface.
com.amazon.speech.speechlet.interfaces.display.template
Contains classes that define templates that can be rendered to a display.
com.amazon.speech.speechlet.interfaces.messaging.request  
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.interfaces.videoapp
Contains classes used by the VideoApp interface.
com.amazon.speech.speechlet.interfaces.videoapp.directive
Contains classes used to represent the directives returned by your Alexa skill relating to the VideoApp interface.
com.amazon.speech.speechlet.lambda
Contains classes used when hosting your service on AWS Lambda.
com.amazon.speech.speechlet.services.householdlist  
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 © 2017. All rights reserved.