From 9b85d0642b99f305476115c954a4b5ec1bccf8d9 Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Sat, 9 Nov 2024 12:23:10 -0500 Subject: [PATCH] Add a changelog entry --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0de73ed95..5f710a732 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 output to 24000 and also the default output transport sample rate. This improves audio quality at the cost of some extra bandwidth. +- `AzureTTSService` now uses Azure websockets instead of HTTP requests. + +- The previous `AzureTTSService` HTTP implementation is now + `AzureHttpTTSService`. + ### Fixed - Websocket transports (FastAPI and Websocket) now synchronize with time before