MCPcopy Create free account
hub / github.com/Improbable-AI/VisionProTeleop / 08_stream_audio_file.py

File 08_stream_audio_file.py

examples/08_stream_audio_file.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Stream an audio file (MP3/WAV) in a loop while displaying hand tracking visualization.
2
3Requires: pydub (pip install pydub), ffmpeg (brew install ffmpeg)
4"""

Callers

nothing calls this directly

Calls 9

VisionProStreamerClass · 0.90
audio_file_streamerFunction · 0.85
configure_videoMethod · 0.80
configure_audioMethod · 0.80
start_webrtcMethod · 0.80
hand_tracking_visualizerFunction · 0.70
printFunction · 0.50

Tested by

no test coverage detected