|
#include <RobotAPI/statecharts/SpeechObserverTestGroup/TestTextToSpeech.h>
Public Member Functions | |
void | onEnter () override |
void | onExit () override |
void | run () override |
TestTextToSpeech (const XMLStateConstructorParams &stateData) | |
void | waitForSpeechFinished () |
Static Public Member Functions | |
static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
Static Public Attributes | |
static SubClassRegistry | Registry |
Definition at line 28 of file TestTextToSpeech.h.
|
inline |
|
static |
|
override |
Definition at line 36 of file TestTextToSpeech.cpp.
|
override |
Definition at line 76 of file TestTextToSpeech.cpp.
|
override |
void waitForSpeechFinished | ( | ) |
Definition at line 42 of file TestTextToSpeech.cpp.
|
static |
Definition at line 45 of file TestTextToSpeech.h.