quickstart-android icon indicating copy to clipboard operation
quickstart-android copied to clipboard

Add LiveGenerativeModel Examples on Vertex AI

Open wwwjk366 opened this issue 7 months ago • 2 comments

Hi maintainers

Thank you for your great work and I have learned a lot.

I have been trying to add live bidirectional audio following the documents here https://firebase.google.com/docs/vertex-ai/live-api?platform=android

however I couldn't get it working. There are plenty of Python and Web example but I'd love to have an example in Kotlin as well.

Can you maybe add one section for that?

more reference: https://github.com/google-gemini/cookbook/tree/main/quickstarts/websockets

Thank you very much!!

wwwjk366 avatar Apr 24 '25 21:04 wwwjk366

This issue does not seem to follow the issue template. Make sure you provide all the required information.

google-oss-bot avatar Apr 24 '25 21:04 google-oss-bot

@wwwjk366 you can take a look our implementation of Gemini Live in the Android AI Catalog sample app ai-catalog/samples/gemini-live-todo.

lethargicpanda avatar Aug 13 '25 22:08 lethargicpanda