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
 All Classes Namespaces Files Functions Variables Macros
text_to_speech_espeak.TextToSpeechEspeak Class Reference

Public Member Functions

def __init__
 
def text_to_speech_callback
 

Public Attributes

 serv
 
 serv_topic
 

Detailed Description

Definition at line 33 of file text_to_speech_espeak.py.

Constructor & Destructor Documentation

def text_to_speech_espeak.TextToSpeechEspeak.__init__ (   self)

Definition at line 35 of file text_to_speech_espeak.py.

Member Function Documentation

def text_to_speech_espeak.TextToSpeechEspeak.text_to_speech_callback (   self,
  req 
)

Definition at line 45 of file text_to_speech_espeak.py.

Member Data Documentation

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.


The documentation for this class was generated from the following file: