— Concepts

    Voice Agent

    An AI system you can talk to — combines speech-to-text, an LLM, tool use, and text-to-speech.

    Also known as: AI voice agent · Conversational AI

    What is Voice Agent?

    A voice agent is the conversational layer over an LLM agent: STT (Whisper, Deepgram) feeds an LLM (Claude, GPT-4o), which calls tools and returns text routed through TTS (ElevenLabs) back to the caller. Used in inbound support, sales-qualification calls, appointment booking, and 24/7 reception. ONROL's AI Architect track ships a working voice agent on day 4.

    Learn more

    ONROL pages on Voice Agent