
Public Member Functions | |
| def | __init__ |
| def | audio_cb |
| def | join |
| def | start |
Public Attributes | |
| sub_audio | |
| topic_name | |
Definition at line 11 of file audio_transport.py.
| def julius_ros.audio_transport.AudioTransport.__init__ | ( | self, | |
| host, | |||
| port, | |||
| max_retry, | |||
| topic_name | |||
| ) |
Definition at line 12 of file audio_transport.py.
| def julius_ros.audio_transport.AudioTransport.audio_cb | ( | self, | |
| msg | |||
| ) |
Definition at line 26 of file audio_transport.py.
| def julius_ros.audio_transport.AudioTransport.join | ( | self | ) |
Reimplemented from julius_ros.transport.SocketTransport.
Definition at line 21 of file audio_transport.py.
| def julius_ros.audio_transport.AudioTransport.start | ( | self | ) |
Reimplemented from julius_ros.transport.SocketTransport.
Definition at line 17 of file audio_transport.py.
Definition at line 12 of file audio_transport.py.
Definition at line 12 of file audio_transport.py.