Definition at line 18 of file speech_to_text.py.
◆ __init__()
| def speech_to_text.SpeechToText.__init__ |
( |
|
self | ) |
|
◆ audio_cb()
| def speech_to_text.SpeechToText.audio_cb |
( |
|
self, |
|
|
|
msg |
|
) |
| |
◆ tts_timer_cb()
| def speech_to_text.SpeechToText.tts_timer_cb |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ is_canceling
| speech_to_text.SpeechToText.is_canceling |
◆ language
| speech_to_text.SpeechToText.language |
◆ last_tts
| speech_to_text.SpeechToText.last_tts |
◆ pub_speech
| speech_to_text.SpeechToText.pub_speech |
◆ recognizer
| speech_to_text.SpeechToText.recognizer |
◆ sample_rate
| speech_to_text.SpeechToText.sample_rate |
◆ sample_width
| speech_to_text.SpeechToText.sample_width |
◆ self_cancellation
| speech_to_text.SpeechToText.self_cancellation |
◆ sub_audio
| speech_to_text.SpeechToText.sub_audio |
◆ tts_action
| speech_to_text.SpeechToText.tts_action |
◆ tts_actions
| speech_to_text.SpeechToText.tts_actions |
◆ tts_timer
| speech_to_text.SpeechToText.tts_timer |
◆ tts_tolerance
| speech_to_text.SpeechToText.tts_tolerance |
The documentation for this class was generated from the following file: