snowboy_ros
Namespaces | Functions | Variables
demo2.py File Reference

Go to the source code of this file.

Namespaces

 demo2
 

Functions

def demo2.interrupt_callback ()
 
def demo2.signal_handler (signal, frame)
 

Variables

list demo2.callbacks
 
 demo2.detected_callback
 
 demo2.detector = snowboydecoder.HotwordDetector(models, sensitivity=sensitivity)
 
 demo2.interrupt_check
 
bool demo2.interrupted = False
 
 demo2.models = sys.argv[1:]
 
list demo2.sensitivity = [0.5]*len(models)
 
 demo2.sleep_time