Definition at line 11 of file client.py.
◆ __init__()
def ros_speech_recognition.client.SpeechRecognitionClient.__init__ |
( |
|
self, |
|
|
|
srv_name = "/speech_recognition" , |
|
|
|
node_name = "/speech_recognition" , |
|
|
|
timeout = 10 |
|
) |
| |
◆ dynamic_energy_threshold() [1/2]
def ros_speech_recognition.client.SpeechRecognitionClient.dynamic_energy_threshold |
( |
|
self | ) |
|
◆ dynamic_energy_threshold() [2/2]
def ros_speech_recognition.client.SpeechRecognitionClient.dynamic_energy_threshold |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ energy_threshold() [1/2]
def ros_speech_recognition.client.SpeechRecognitionClient.energy_threshold |
( |
|
self | ) |
|
◆ energy_threshold() [2/2]
def ros_speech_recognition.client.SpeechRecognitionClient.energy_threshold |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ engine() [1/2]
def ros_speech_recognition.client.SpeechRecognitionClient.engine |
( |
|
self | ) |
|
◆ engine() [2/2]
def ros_speech_recognition.client.SpeechRecognitionClient.engine |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ language() [1/2]
def ros_speech_recognition.client.SpeechRecognitionClient.language |
( |
|
self | ) |
|
◆ language() [2/2]
def ros_speech_recognition.client.SpeechRecognitionClient.language |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ recognize()
def ros_speech_recognition.client.SpeechRecognitionClient.recognize |
( |
|
self, |
|
|
|
args |
|
) |
| |
◆ _cfg
ros_speech_recognition.client.SpeechRecognitionClient._cfg |
|
private |
◆ _sr_srv
ros_speech_recognition.client.SpeechRecognitionClient._sr_srv |
|
private |
The documentation for this class was generated from the following file: