AlexaEvent

AlexaEvent ⇐ Const

Kind: global class
Extends: Const

AlexaEvent()

Enumeration of Alexa Events.

pairingCode

Fired when the pairing code is received

Kind: static property of AlexaEvent

pairingDone

Fired when registration is finished and successful

Kind: static property of AlexaEvent

pairingExpired

Fired when pairing code expires

Kind: static property of AlexaEvent

pairingFailed

Fired when authentication fails

Kind: static property of AlexaEvent

pairingPending

Fired when the system starts authentication

Kind: static property of AlexaEvent

listeningStarted

Fired when the alexa system is ready to listen for voice input

Kind: static property of AlexaEvent

listeningActive

Fired when the alexa system is listening the voice input

Kind: static property of AlexaEvent

listeningStopped

Fired when the alexa system stop to listen for voice input

Kind: static property of AlexaEvent

thinking

Fired when alexa is thinking

Kind: static property of AlexaEvent

speakingStarted

Fired when the alexa system starts to speak response result

Kind: static property of AlexaEvent

speakingStopped

Fired when the alexa system speak response has been stopped

Kind: static property of AlexaEvent

cardsChange

Fired when alexa cards change

Kind: static property of AlexaEvent

playerChange

Fired when alexa player change

Kind: static property of AlexaEvent

musicStop

Fired when another source is set when Alexa is playing music

Kind: static property of AlexaEvent

micOff

Fired when the remote micro is off

Kind: static property of AlexaEvent

smartScreenStart

Triggered when the Alexa Smart Screen start

Kind: static property of AlexaEvent

smartScreenStop

Triggered when the Alexa Smart Screen start

Kind: static property of AlexaEvent