NUGU SDK Linux
1.7.6
|
#include <string>
#include <nugu.h>
Go to the source code of this file.
Classes | |
struct | NuguClientKit::_WakeupModelFile |
Model for holding Wakeup model file info. More... | |
class | NuguClientKit::IWakeupHandler |
Wakeup handler interface. More... | |
class | NuguClientKit::IWakeupListener |
Wakeup listener interface. More... | |
Typedefs | |
typedef struct NuguClientKit::_WakeupModelFile | NuguClientKit::WakeupModelFile |
Model for holding Wakeup model file info. More... | |
Enumerations | |
enum class | NuguClientKit::WakeupDetectState { WAKEUP_IDLE , WAKEUP_DETECTING , WAKEUP_DETECTED , WAKEUP_FAIL } |
WakeupDetectState. More... | |