Voice AIIntermediate45-60 minutes
Build an Android Voice AI Agent with Agora Conversational AI
Run the official Agora Android quickstart with Jetpack Compose, a Python backend, RTC audio, RTM transcripts, and a real voice AI agent session.
1:1 Mentorship
Building this for work or a portfolio?
Book a focused Android session for architecture review, portfolio feedback, interview prep, or turning your Android demo into a production-ready app.
1. Introduction
Understand the product you are about to run and why this quickstart matters.
In this codelab, you will run the official Agora Conversational AI Android quickstart. The app is a Kotlin + Jetpack Compose voice interface backed by a small Python service.
What the quickstart gives you
- An Android app that joins an Agora RTC channel.
- A backend that starts and manages an Agora Conversational AI agent.
- Realtime transcripts, agent state, errors, and metrics over RTM.
- Voice controls for start, mute, interrupt, and end session.
- A safer setup where
AGORA_APP_CERTIFICATEstays on the server.
10 steps total