icub-client
Classes | Namespaces | Macros
subSystem_speech.h File Reference
#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"
 

Macro Definition Documentation

◆ SUBSYSTEM_SPEECH

#define SUBSYSTEM_SPEECH   "speech"

Definition at line 22 of file subSystem_speech.h.

◆ SUBSYSTEM_SPEECH_ESPEAK

#define SUBSYSTEM_SPEECH_ESPEAK   "speech_espeak"

Definition at line 23 of file subSystem_speech.h.