alexa-skill-kit-d v0.4.3 (2017-01-22T22:55:09Z)
Dub
Repo
AlexaOutputSpeech
ask
types
struct
AlexaOutputSpeech {
enum
Type
;
@
byName
Type
type
;
string
text
;
string
ssml
;
}
Members
Enums
Type
enum
Type
Variables
ssml
string
ssml
;
text
string
text
;
type
Type
type
;
Meta
Source
See Implementation
ask
types
structs
AlexaApplication
AlexaCard
AlexaContext
AlexaEvent
AlexaIntent
AlexaOutputSpeech
AlexaRequest
AlexaRequestContext
AlexaResponse
AlexaResult
AlexaUser