Interfaces
Note: Register now for Alexa Live, Amazon’s annual Alexa developer conference on July 20, 2022.
You can use optional interfaces with your custom skill. An optional interface provides directives and requests for specific Alexa features. For example, the AudioPlayer
interface has directives for streaming audio and requests that let your skill know the status of the audio.
For details about required interfaces, see Request and Response JSON Reference.
In this section
- Alexa.Presentation.APL Interface
- Alexa.Presentation.APLT Interface
- Alexa.Presentation.HTML Interface
- AudioPlayer Interface
- Connections Interface
- Dialog Interface
- PlaybackController Interface
- VideoApp Interface