Using ConvoAI, you can talk with text based LLM and can build voice agents.
- Basic Voice AI Integration – Speech-to-text, LLM Text generation and text-to-speech processing
- Interruption Handling – Allow users to interrupt AI responses naturally
- Backchanneling – AI responses with real-time feedback (e.g., "Uh-huh", "Got it")
- RAG Agent – Retrieval-Augmented Generation for more context-aware conversations
- Graph Agent – Decision making, function calling, etc.