Files
pipecat/changelog/3885.added.md
Mark Backman ddba1b84a9 Add first-bot-speech latency to UserBotLatencyObserver
Measure time from ClientConnectedFrame to first BotStartedSpeakingFrame,
emitting a one-time on_first_bot_speech_latency event with breakdown.
2026-03-02 16:11:43 -05:00

179 B

  • Added on_latency_breakdown event to UserBotLatencyObserver providing per-service TTFB, text aggregation, and user turn duration metrics for each user-to-bot response cycle.