| Static Public Attributes | |
| string | EVENT = "WordRecognized" | 
| string | NODE_NAME = "nao_speech" | 
| string | TEXT_DONE_EVENT = "ALTextToSpeech/TextDone" | 
| string | TEXT_STARTED_EVENT = "ALTextToSpeech/TextStarted" | 
Definition at line 57 of file nao_speech.py.
| string nao_speech.Constants::EVENT = "WordRecognized"  [static] | 
Definition at line 59 of file nao_speech.py.
| string nao_speech.Constants::NODE_NAME = "nao_speech"  [static] | 
Definition at line 58 of file nao_speech.py.
| string nao_speech.Constants::TEXT_DONE_EVENT = "ALTextToSpeech/TextDone"  [static] | 
Definition at line 61 of file nao_speech.py.
| string nao_speech.Constants::TEXT_STARTED_EVENT = "ALTextToSpeech/TextStarted"  [static] | 
Definition at line 60 of file nao_speech.py.