MCPcopy
hub / github.com/chidiwilliams/buzz / close

Method close

tests/mock_sounddevice.py:155–156  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

153 self.thread.join(timeout=5)
154
155 def close(self):
156 self.stop()
157
158 def __enter__(self):
159 self.start()

Callers 15

stop_recordingMethod · 0.80
transcribeMethod · 0.80
stopMethod · 0.80
_get_portal_secretFunction · 0.80
on_task_completedMethod · 0.80
on_task_errorMethod · 0.80
closeEventMethod · 0.80
reset_model_downloadMethod · 0.80
_do_closeMethod · 0.80
on_model_loadedMethod · 0.80
reset_model_downloadMethod · 0.80

Calls 1

stopMethod · 0.95