![]() |
RAPP Platform
v0.6.0
RAPP Platform is a collection of ROS nodes and back-end processes that aim to deliver ready-to-use generic services to robots
|
Public Member Functions | |
| def | __init__ |
| def | text_to_speech_callback |
Public Attributes | |
| serv | |
| serv_topic | |
Definition at line 33 of file text_to_speech_espeak.py.
| def text_to_speech_espeak.TextToSpeechEspeak.__init__ | ( | self | ) |
Definition at line 35 of file text_to_speech_espeak.py.
| def text_to_speech_espeak.TextToSpeechEspeak.text_to_speech_callback | ( | self, | |
| req | |||
| ) |
Definition at line 45 of file text_to_speech_espeak.py.
| text_to_speech_espeak.TextToSpeechEspeak.serv |
Definition at line 41 of file text_to_speech_espeak.py.
| text_to_speech_espeak.TextToSpeechEspeak.serv_topic |
Definition at line 37 of file text_to_speech_espeak.py.