NUGU SDK Linux
1.7.6
|
#include <string>
#include <nugu.h>
Go to the source code of this file.
Classes | |
struct | NuguClientKit::_EpdAttribute |
Attributes about epd. More... | |
class | NuguClientKit::ISpeechRecognizer |
SpeechRecognizer interface. More... | |
class | NuguClientKit::ISpeechRecognizerListener |
SpeechRecognizer listener interface. More... | |
Typedefs | |
typedef struct NuguClientKit::_EpdAttribute | NuguClientKit::EpdAttribute |
Attributes about epd. | |
Enumerations | |
enum class | NuguClientKit::ListeningState { READY , LISTENING , SPEECH_START , SPEECH_END , TIMEOUT , FAILED , DONE } |
ListeningState. More... | |