Files
pipecat/changelog/3885.added.2.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

191 B

  • Added on_first_bot_speech_latency event to UserBotLatencyObserver measuring the time from client connection to first bot speech, including a latency breakdown with per-service metrics.