Transport packages
Gemini Live Websocket Transport
Websocket implementation for Android using Gemini
The Gemini Live Websocket transport implementation enables real-time audio communication with the Gemini Multimodal Live service, using a direct websocket connection.
Transports of this type are design 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 your build.gradle
:
Usage
Create a client:
API Reference
Pipecat Android Client Reference
Complete API documentation for the Pipecat Android client.