|
|
#include <RobotAPI/statecharts/SpeechObserverTestGroup/TestTextToSpeech.h>
Inheritance diagram for TestTextToSpeech: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 80 of file TestTextToSpeech.cpp.
|
override |
| void waitForSpeechFinished | ( | ) |
Definition at line 43 of file TestTextToSpeech.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 45 of file TestTextToSpeech.h.