NUGU SDK Linux
1.7.6
|
Go to the source code of this file.
Classes | |
struct | NuguCapability::_TextAttribute |
Attributes for setting Text options. More... | |
class | NuguCapability::ITextHandler |
text handler interface More... | |
class | NuguCapability::ITextListener |
text listener interface More... | |
Macros | |
#define | NUGU_SERVER_RESPONSE_TIMEOUT_SEC 10 /** @def Set server response timeout about 10s */ |
Typedefs | |
typedef struct NuguCapability::_TextAttribute | NuguCapability::TextAttribute |
Attributes for setting Text options. | |
Enumerations | |
enum class | NuguCapability::TextError { RESPONSE_TIMEOUT } |
TextError. More... | |
enum class | NuguCapability::TextState { IDLE , BUSY } |
TextState. More... | |