alexa-skill-kit-d v0.4.3 (2017-01-22T22:55:09Z)
Dub
Repo
AlexaResponse
ask
types
struct
AlexaResponse {
struct
Reprompt
;
AlexaOutputSpeech
outputSpeech
;
AlexaCard
card
;
Nullable
!
Reprompt
reprompt
;
}
Members
Structs
Reprompt
struct
Reprompt
Variables
card
AlexaCard
card
;
outputSpeech
AlexaOutputSpeech
outputSpeech
;
reprompt
Nullable
!
Reprompt
reprompt
;
Meta
Source
See Implementation
ask
types
structs
AlexaApplication
AlexaCard
AlexaContext
AlexaEvent
AlexaIntent
AlexaOutputSpeech
AlexaRequest
AlexaRequestContext
AlexaResponse
AlexaResult
AlexaUser