| [ Web Proxy ] |
| Viewing: https://adk.dev/integrations/../../live/../../agents/../../deploy/../../live/get-started/ | [Back] [Original] |
[logo]
The quickstarts run your agent in adk web, which ships a browser client that already
captures the microphone, plays the agent's replies, and renders the transcript. You write the
agent and pick a model; there is no client code in the way.
Your agent needs a model that can hold a two-way streaming connection. See Supported models for the current list and how to configure one.
Python
Set up ADK, build a voice agent, and talk to it in adk web.
Java
Set up Maven, build a voice agent, and run it in adk web or a custom audio app.
run_live() loop and
everything it hands back.adk web is a development client, so
this is how you run a live agent behind your own server and client.| Web Proxy Viewer | New URL | Original Page |