AgentScope Realtime Voice Agents — Build 3 Voice AI Apps
Build 3 real voice AI apps — chatbot, simultaneous interpreter, and customer service bot with RealtimeAgent + Gradio.

AgentScope Realtime Voice Agents — Build 3 Voice AI Apps
Text agents require typing. Voice agents let users talk — hands-free, natural, and fast. In this post, we go from theory to three real, working voice applications:
- Voice Chatbot — your first RealtimeAgent with Gradio
- AI Simultaneous Interpreter — English-Spanish real-time translation
- Voice Customer Service Bot — tool-calling CS agent that handles orders
Related Posts

AI Tools & Agents
Inside Google COSMO — The New Architecture of On-Device AI Agents
Deep-dive into COSMO, Google's next-gen AI assistant accidentally leaked before I/O 2026. Full breakdown of the 3-mode architecture: Gemini Nano + PI server + Hybrid routing.

AI Tools & Agents
Self-Evolving AI Agents — The New Paradigm of 2026
GenericAgent, Evolver, Open Agents — comparing 3 self-evolving agent frameworks that learn, adapt, and grow without human coding.

AI Engineering
LLM Inference Optimization Part 4 — Production Serving
Production deployment with vLLM and TGI. Continuous Batching, Speculative Decoding, memory budget design, and throughput benchmarks.