Public Member Functions | |
def | __init__ |
def | callback |
def | gen_voice |
def | serviceCallback |
Public Attributes | |
ac | |
lock | |
pub | |
srv | |
sub | |
Private Member Functions | |
def | _powerRate |
def | _speakerID |
def | _speechRate |
def | _voiceType |
Definition at line 19 of file text_to_speech.py.
def text_to_speech.DocomoTextToSpeechNode.__init__ | ( | self | ) |
Definition at line 20 of file text_to_speech.py.
def text_to_speech.DocomoTextToSpeechNode._powerRate | ( | self, | |
m | |||
) | [private] |
Definition at line 40 of file text_to_speech.py.
def text_to_speech.DocomoTextToSpeechNode._speakerID | ( | self, | |
m | |||
) | [private] |
Definition at line 28 of file text_to_speech.py.
def text_to_speech.DocomoTextToSpeechNode._speechRate | ( | self, | |
m | |||
) | [private] |
Definition at line 34 of file text_to_speech.py.
def text_to_speech.DocomoTextToSpeechNode._voiceType | ( | self, | |
m | |||
) | [private] |
Definition at line 46 of file text_to_speech.py.
def text_to_speech.DocomoTextToSpeechNode.callback | ( | self, | |
msg | |||
) |
Definition at line 80 of file text_to_speech.py.
def text_to_speech.DocomoTextToSpeechNode.gen_voice | ( | self, | |
msg | |||
) |
Definition at line 52 of file text_to_speech.py.
def text_to_speech.DocomoTextToSpeechNode.serviceCallback | ( | self, | |
req | |||
) |
Definition at line 89 of file text_to_speech.py.
Definition at line 20 of file text_to_speech.py.
Definition at line 20 of file text_to_speech.py.
Definition at line 20 of file text_to_speech.py.
Definition at line 20 of file text_to_speech.py.
Definition at line 20 of file text_to_speech.py.