SDK Introduction
Build native applications with Pipecat’s C++ client library
The Pipecat C++ SDK provides a native implementation for building voice and multimodal AI applications. It supports:
- Linux (
x86_64
andaarch64
) - macOS (
aarch64
) - Windows (
x86_64
)
Dependencies
libcurl
The SDK uses libcurl for HTTP requests.
Installation
Build the SDK using CMake:
Cross-compilation
For Linux aarch64: