Documentation Index
Fetch the complete documentation index at: https://docs.tavus.io/llms.txt
Use this file to discover all available pages before exploring further.
Create an Audio Only Conversation
All features in the persona’s pipeline, including STT, Perception, and TTS, remain fully active in audio-only mode. The only change is that replica video rendering is not included.
Step 1: Create your Audio Only Conversation
In this example, we will use stock persona ID pcb7a34da5fe (Sales Development Rep).
audio_only parameter to true when creating the conversation:cURL
Replace
<api_key> with your actual API key. You can generate one in the Developer Portal.
