Exemple #1
0
 def RunDetection(self, data):
     return _snowboydetect.SnowboyDetect_RunDetection(self, data)
Exemple #2
0
 def RunDetection(self, *args):
     return _snowboydetect.SnowboyDetect_RunDetection(self, *args)
Exemple #3
0
 def RunDetection(self, *args):
     print('[HARU] Listening... Press Ctrl+C to exit {ct}'.format(ct=time.strftime("%Y-%m-%d %H:%M:%S", time.localtime(time.time()))))
     return _snowboydetect.SnowboyDetect_RunDetection(self, *args)