|  | Alexa Auto SDK
    2.3.0
    | 
| Public Attributes | |
| IDLE | |
| LISTENING | |
| EXPECTING | |
| THINKING | |
| SPEAKING | |
Describes the state of Alexa dialog interaction
| com.amazon.aace.alexa.AlexaClient.DialogState.IDLE | 
Alexa is idle and ready for an interaction.
| com.amazon.aace.alexa.AlexaClient.DialogState.LISTENING | 
Alexa is currently listening.
| com.amazon.aace.alexa.AlexaClient.DialogState.EXPECTING | 
Alexa is currently expecting a response from the user.
| com.amazon.aace.alexa.AlexaClient.DialogState.THINKING | 
A user request has completed, and no more user input is being accepted. Alexa is waiting for a response from AVS.
| com.amazon.aace.alexa.AlexaClient.DialogState.SPEAKING | 
Alexa is responding to a request with speech.
Alexa Auto SDK 2.3.0 - Copyright 2017-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0