The Gemini Live Websocket transport implementation enables real-time audio communication with the Gemini Live service, using a direct websocket connection.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.
Transports of this type are designed primarily for development and testing
purposes. For production applications, you will need to build a server
component with a server-friendly transport, like the
DailyTransport, to securely handle API keys.
Installation
Add the transport dependency to yourbuild.gradle:
Usage
Create a client:Resources
Demo
Simple Chatbot Demo
Source
Client Transports
Pipecat Android Client Reference
Complete API documentation for the Pipecat Android client.