|
NUGU SDK Linux
1.7.6
|
TTS capability interface. More...
Collaboration diagram for TTSInterface: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... | |
TTS capability interface.
TTS(Text-To-Speech) plays a role in text to speech.
|
strong |