8 lines
294 B
Markdown
8 lines
294 B
Markdown
# py-active-call-cc
|
|
|
|
Python Active-Call: real-time audio streaming with WebSocket and WebRTC.
|
|
|
|
This repo contains a Python 3.11+ codebase for building low-latency voice
|
|
pipelines (capture, stream, and process audio) using WebRTC and WebSockets.
|
|
It is currently in an early, experimental stage.
|