|
| def | __init__ (self, moduleName) |
| |
| def | executeSpeechVocabularyAction (self, goal) |
| |
| def | executeSpeechWithFeedbackAction (self, goal) |
| |
| def | init_almodule (self) |
| |
| def | internalSay (self, sentence) |
| |
| def | onTextDone (self, strVarName, value, strMessage) |
| |
| def | onTextStarted (self, strVarName, value, strMessage) |
| |
| def | reconfigure (self, request, level) |
| |
| def | say (self, request) |
| |
| def | shutdown (self) |
| |
| def | start (self, request=None) |
| |
| def | stop (self, request=None) |
| |
| def | subscribe (self) |
| |
| def | unsubscribe (self) |
| |
| def | __init__ (self, name) |
| |
| def | get_proxy (self, name, warn=True) |
| |
| def | get_version (self) |
| |
| def | is_looping (self) |
| |
| def | run (self) |
| |
Definition at line 88 of file nao_speech.py.
| def nao_speech.NaoSpeech.__init__ |
( |
|
self, |
|
|
|
moduleName |
|
) |
| |
| def nao_speech.NaoSpeech.executeSpeechVocabularyAction |
( |
|
self, |
|
|
|
goal |
|
) |
| |
| def nao_speech.NaoSpeech.executeSpeechWithFeedbackAction |
( |
|
self, |
|
|
|
goal |
|
) |
| |
| def nao_speech.NaoSpeech.init_almodule |
( |
|
self | ) |
|
| def nao_speech.NaoSpeech.internalSay |
( |
|
self, |
|
|
|
sentence |
|
) |
| |
| def nao_speech.NaoSpeech.onTextDone |
( |
|
self, |
|
|
|
strVarName, |
|
|
|
value, |
|
|
|
strMessage |
|
) |
| |
| def nao_speech.NaoSpeech.onTextStarted |
( |
|
self, |
|
|
|
strVarName, |
|
|
|
value, |
|
|
|
strMessage |
|
) |
| |
| def nao_speech.NaoSpeech.reconfigure |
( |
|
self, |
|
|
|
request, |
|
|
|
level |
|
) |
| |
| def nao_speech.NaoSpeech.say |
( |
|
self, |
|
|
|
request |
|
) |
| |
| def nao_speech.NaoSpeech.shutdown |
( |
|
self | ) |
|
| def nao_speech.NaoSpeech.start |
( |
|
self, |
|
|
|
request = None |
|
) |
| |
| def nao_speech.NaoSpeech.stop |
( |
|
self, |
|
|
|
request = None |
|
) |
| |
| def nao_speech.NaoSpeech.subscribe |
( |
|
self | ) |
|
| def nao_speech.NaoSpeech.unsubscribe |
( |
|
self | ) |
|
| nao_speech.NaoSpeech.audio |
| nao_speech.NaoSpeech.broker |
| nao_speech.NaoSpeech.conf |
| nao_speech.NaoSpeech.memProxy |
| nao_speech.NaoSpeech.moduleName |
| nao_speech.NaoSpeech.port |
| nao_speech.NaoSpeech.reconf_client |
| nao_speech.NaoSpeech.reconf_server |
| nao_speech.NaoSpeech.setSpeechVocabularyServer |
| nao_speech.NaoSpeech.speech_with_feedback_flag |
| nao_speech.NaoSpeech.speechWithFeedbackServer |
| nao_speech.NaoSpeech.start_srv |
| nao_speech.NaoSpeech.stop_srv |
The documentation for this class was generated from the following file: