NUGU SDK Linux
1.7.6
|
Go to the source code of this file.
Classes | |
struct | NuguCapability::_TTSAttribute |
Attributes for setting TTS options. More... | |
class | NuguCapability::ITTSHandler |
tts handler interface More... | |
class | NuguCapability::ITTSListener |
tts listener interface More... | |
Macros | |
#define | NUGU_TTS_ENGINE "skt" /** @def Use skt tts engine */ |
Typedefs | |
typedef struct NuguCapability::_TTSAttribute | NuguCapability::TTSAttribute |
Attributes for setting TTS options. | |
Enumerations | |
enum class | NuguCapability::TTSState { TTS_SPEECH_START , TTS_SPEECH_STOP , TTS_SPEECH_FINISH } |
TTSState. More... | |