# Functions
No description provided by the author
CreateHandler sets up the main handler.
CreateOauthHandler just intantiates an OauthHandler.
ShiftPath splits off the first component of p, which will be cleaned of relative components before processing.
# Constants
Alexa intents events and directives.
Directives.
Alexa intents events and directives.
Alexa intents events and directives.
Alexa intents events and directives.
Alexa intents events and directives.
Events.
Alexa intents events and directives.
Alexa intents events and directives.
Intents.
Alexa intents events and directives.
Alexa intents events and directives.
# Structs
AlexaArt contains info for album art of stream.
AlexaAudioItem holds information of audio track.
AlexaAudioPlayer contains info of the currently played track if available.
AlexaContext contains system.
AlexaData contains all the informatino and data from request sent from alexa.
AlexaDirective tells alexa what to do.
No description provided by the author
AlexaIntent holds information and data of intent sent from alexa.
AlexaMetadata contains information about the stream.
AlexaOutputSpeech takes type: "PlainText", text, and playBehavior: REPLACE_ENQUEUE.
AlexaPerson holds the info about the person who explicitly called the skill.
AlexaRequest holds all the information and data.
AlexaResponse contains the actual response.
AlexaResponseData contains the version and response.
AlexaSlot holds information of the slot for the intent.
AlexaSlots are the container for the slots.
AlexaStream contains information about the audio url and offset.
AlexaSystem is the container for person and user.
AlexaURL is the container for AlexaArt.
AlexaUser contains info about the user that holds the skill.
AudioAttributes contains the attributes of the AudioPayload & AudioReport.
AudioData is the container for AudioEvent.
AudioEvent is the container for audioplayer response.
AudioHeader contains header info of AudioEvent.
AudioPayload contains the main info of AudioEvent.
AudioReport contains playback info for AudioEvent.
Handler is the main handler for syncapod, all routes go through it.
OauthHandler handles authorization and authentication to oauth clients.