Android SDK
SDK Introduction
Build Android applications with Pipecat’s Kotlin client library
The Pipecat Android SDK provides a Kotlin implementation for building voice and multimodal AI applications on Android. It handles:
- Real-time audio streaming
- Bot communication and state management
- Media device handling
- Configuration management
- Event handling
Installation
Add the dependencies to your build.gradle
file:
Example
Here’s a simple example using Daily as the transport layer: