diff --git a/changelog/3885.added.2.md b/changelog/3885.added.2.md index a9562b883..5a6adce12 100644 --- a/changelog/3885.added.2.md +++ b/changelog/3885.added.2.md @@ -1 +1 @@ -- 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. +- Added `on_first_bot_speech_latency` event to `UserBotLatencyObserver` measuring the time from client connection to first bot speech. An `on_latency_breakdown` is also emitted for this first speech event.