The Pipecat Android SDK provides a Kotlin implementation for building voice and multimodal AI applications on Android. It handles:Documentation Index
Fetch the complete documentation index at: https://daily-docs-pr-4386.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Real-time audio and video streaming
- Bot communication and state management
- Media device handling
- Event handling
Installation
Add the dependency for your chosen transport to yourbuild.gradle file. For example, to use the Daily transport:
Example
Here’s a simple example using Daily as the transport layer.Documentation
API Reference
SDK API documentation
Transport Packages
Daily, Gemini, OpenAI WebRTC, and SmallWebRTC transports