Understanding Latency Metrics
End-to-end latency measures total time from when the user stops speaking until the agent begins responding — including processing time, network delays, and model inference.Retrieve Latency via API
Use the Get Call API to retrieve detailed latency breakdowns after a call ends:Latency Breakdown Fields
Each component includes:
p50, p90, p95, p99, min, max, num, values.