Back to home

Setting up your first voice AI agent

Configure STT, LLM, and TTS for a real-time voice agent in Indian languages.

  1. Create a bot in the dashboard with a system prompt describing your business.
  2. Choose STT model (e.g. saaras:v3) and TTS voice for your target language.
  3. Start a voice session via POST /v1/voice/sessions or the Voice Agent playground.
  4. Audio streams over WebRTC (LiveKit) with sub-500ms target latency.
  5. Review transcripts and recordings in Conversations after each call.

← Back to Help Center