- Device and media stream management
- Connecting to Pipecat bots
- Messaging with Pipecat bots and handling responses using the RTVI standard
- Managing session state and errors
Installation
Install the SDK and a transport implementation (e.g. Daily for WebRTC):Example
Here’s a simple example using Daily as the transport layer:Explore the SDK
Client Constructor
Configure your client instance with transport and callbacks
Client Methods
Core methods for interacting with your bot
API Reference
Detailed documentation of all available APIs