Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_recording
Method · 0.80
transcribe
Method · 0.80
stop
Method · 0.80
_get_portal_secret
Function · 0.80
on_task_completed
Method · 0.80
on_task_error
Method · 0.80
closeEvent
Method · 0.80
reset_model_download
Method · 0.80
_on_close_transcriber_finished
Method · 0.80
_do_close
Method · 0.80
on_model_loaded
Method · 0.80
reset_model_download
Method · 0.80
Calls
1
stop
Method · 0.95
Tested by
15
db
Function · 0.64
test_invalid_media_file
Method · 0.64
test_should_set_window_title
Method · 0.64
test_should_transcribe
Method · 0.64
test_should_transcribe_and_export
Method · 0.64
test_on_next_transcription_append_above
Method · 0.64
test_on_next_transcription_append_and_correct
Method · 0.64
test_silence_threshold_loaded_from_settings
Method · 0.64
test_silence_threshold_saved_on_close
Method · 0.64
test_presentation_options_bar_created
Method · 0.64
test_presentation_options_bar_has_buttons
Method · 0.64
test_presentation_window_initially_none
Method · 0.64