Definition
How long the agent takes to respond — often the make-or-break factor for voice agents.
In practice
For text agents, 2-5 seconds is fine. For voice agents, anything over 800ms feels broken — humans expect immediate turn-taking. Common levers: smaller model on the first turn, parallel tool calls, streaming the response, caching common answers.