Start your integration
SDK
Process audio from your own application. Choose Python, Node.js, C, C++, Rust or WebAssembly.
LiveKit
Add ai-coustics to a LiveKit voice agent. Check which plugin supports your language and model.
Pipecat
Configure enhancement and voice activity detection in a Python Pipecat pipeline.
Choose your model
Find exact model IDs, sample rates and frame sizes in the model reference.
Try the SDK playground in your browser before installing.
Integrate correctly
- Audio format: convert samples, choose channels and buffer complete frames.
- Streams and state: manage each stream’s processor, ordering and reset behavior.
- Latency: distinguish model delay, buffering and processing time.
- Language bindings: find public APIs and examples for your language.

