Public Member Functions | |
def | __init__ |
def | dynamic_energy_threshold |
def | dynamic_energy_threshold |
def | energy_threshold |
def | energy_threshold |
def | engine |
def | engine |
def | language |
def | language |
def | recognize |
Private Attributes | |
_cfg | |
_sr_srv |
def ros_speech_recognition.client.SpeechRecognitionClient.__init__ | ( | self, | |
srv_name = "/speech_recognition" , |
|||
node_name = "/speech_recognition" , |
|||
timeout = 10 |
|||
) |
def ros_speech_recognition.client.SpeechRecognitionClient.dynamic_energy_threshold | ( | self, | |
value | |||
) |
def ros_speech_recognition.client.SpeechRecognitionClient.energy_threshold | ( | self, | |
value | |||
) |
def ros_speech_recognition.client.SpeechRecognitionClient.engine | ( | self, | |
value | |||
) |
def ros_speech_recognition.client.SpeechRecognitionClient.language | ( | self, | |
value | |||
) |
def ros_speech_recognition.client.SpeechRecognitionClient.recognize | ( | self, | |
args | |||
) |