Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/openai-python
/ start
Method
start
examples/realtime/audio_util.py:81–83 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
79
self.start()
80
81
def
start(self):
82
self.playing = True
83
self.stream.start()
84
85
def
stop(self):
86
self.playing = False
Callers
8
add_data
Method · 0.95
_normalize_base_url
Function · 0.80
_collect_error
Function · 0.80
test_copy_build_request
Method · 0.80
test_copy_build_request
Method · 0.80
_metadata_server
Function · 0.80
send_audio_worker_sounddevice
Function · 0.80
send_mic_audio
Method · 0.80
Calls
no outgoing calls
Tested by
3
test_copy_build_request
Method · 0.64
test_copy_build_request
Method · 0.64
_metadata_server
Function · 0.64