|
icub-client
|
#include <iostream>#include <iterator>#include <algorithm>#include "icubclient/subsystems/subSystem.h"#include "icubclient/functions.h"
Include dependency graph for subSystem_speech.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | icubclient::SubSystem_Speech |
| Abstract subSystem for speech management (Text to Speech) More... | |
| class | icubclient::SubSystem_Speech_eSpeak |
| SubSystem for speech synthesis with emotional tuning of speed and pitch using eSpeak. More... | |
Namespaces | |
| icubclient | |
Macros | |
| #define | SUBSYSTEM_SPEECH "speech" |
| #define | SUBSYSTEM_SPEECH_ESPEAK "speech_espeak" |
| #define SUBSYSTEM_SPEECH "speech" |
Definition at line 22 of file subSystem_speech.h.
| #define SUBSYSTEM_SPEECH_ESPEAK "speech_espeak" |
Definition at line 23 of file subSystem_speech.h.
1.8.13