NUGU SDK Linux
1.7.6
|
Text capability interface. More...
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... | |
Text capability interface.
It is possible to request NUGU service based on text rather than speech recognition.
|
strong |
|
strong |