Namespaces | Functions | Variables
mycroft_stt.py File Reference

Go to the source code of this file.

Namespaces

 mycroft_stt
 

Functions

def mycroft_stt.handle_audio_end (event)
 
def mycroft_stt.handle_audio_start (event)
 
def mycroft_stt.handle_awoken ()
 
def mycroft_stt.handle_complete_intent_failure (event)
 
def mycroft_stt.handle_mic_get_status (event)
 
def mycroft_stt.handle_mic_mute (event)
 
def mycroft_stt.handle_mic_unmute (event)
 
def mycroft_stt.handle_no_internet ()
 
def mycroft_stt.handle_open ()
 
def mycroft_stt.handle_paired (event)
 
def mycroft_stt.handle_record_begin ()
 
def mycroft_stt.handle_record_end ()
 
def mycroft_stt.handle_sleep (event)
 
def mycroft_stt.handle_speak (event)
 
def mycroft_stt.handle_stop (event)
 
def mycroft_stt.handle_unknown ()
 
def mycroft_stt.handle_utterance (event)
 
def mycroft_stt.handle_wake_up (event)
 
def mycroft_stt.handle_wakeword (event)
 
def mycroft_stt.main ()
 

Variables

 mycroft_stt.bus = None
 
 mycroft_stt.config = None
 
 mycroft_stt.lock = Lock()
 
 mycroft_stt.loop = None
 
 mycroft_stt.speech_pub = rospy.Publisher("mycroft/speech", Speech, queue_size=10)
 


mycroft_ros
Author(s):
autogenerated on Mon Apr 26 2021 02:35:40