Public Member Functions | Public Attributes | List of all members
speech_to_text.SpeechToText Class Reference
Inheritance diagram for speech_to_text.SpeechToText:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def audio_cb (self, msg)
 
def tts_timer_cb (self, event)
 

Public Attributes

 is_canceling
 
 language
 
 last_tts
 
 pub_speech
 
 recognizer
 
 sample_rate
 
 sample_width
 
 self_cancellation
 
 sub_audio
 
 tts_action
 
 tts_actions
 
 tts_timer
 
 tts_tolerance
 

Detailed Description

Definition at line 18 of file speech_to_text.py.

Constructor & Destructor Documentation

def speech_to_text.SpeechToText.__init__ (   self)

Definition at line 19 of file speech_to_text.py.

Member Function Documentation

def speech_to_text.SpeechToText.audio_cb (   self,
  msg 
)

Definition at line 77 of file speech_to_text.py.

def speech_to_text.SpeechToText.tts_timer_cb (   self,
  event 
)

Definition at line 55 of file speech_to_text.py.

Member Data Documentation

speech_to_text.SpeechToText.is_canceling

Definition at line 37 of file speech_to_text.py.

speech_to_text.SpeechToText.language

Definition at line 24 of file speech_to_text.py.

speech_to_text.SpeechToText.last_tts

Definition at line 36 of file speech_to_text.py.

speech_to_text.SpeechToText.pub_speech

Definition at line 51 of file speech_to_text.py.

speech_to_text.SpeechToText.recognizer

Definition at line 33 of file speech_to_text.py.

speech_to_text.SpeechToText.sample_rate

Definition at line 21 of file speech_to_text.py.

speech_to_text.SpeechToText.sample_width

Definition at line 22 of file speech_to_text.py.

speech_to_text.SpeechToText.self_cancellation

Definition at line 26 of file speech_to_text.py.

speech_to_text.SpeechToText.sub_audio

Definition at line 53 of file speech_to_text.py.

speech_to_text.SpeechToText.tts_action

Definition at line 35 of file speech_to_text.py.

speech_to_text.SpeechToText.tts_actions

Definition at line 38 of file speech_to_text.py.

speech_to_text.SpeechToText.tts_timer

Definition at line 49 of file speech_to_text.py.

speech_to_text.SpeechToText.tts_tolerance

Definition at line 28 of file speech_to_text.py.


The documentation for this class was generated from the following file:


respeaker_ros
Author(s): Yuki Furuta
autogenerated on Tue May 11 2021 02:55:46