Add a changelog entry

This commit is contained in:
Mark Backman
2024-11-09 12:23:10 -05:00
parent 230b51a117
commit 9b85d0642b

View File

@@ -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 output to 24000 and also the default output transport sample rate. This
improves audio quality at the cost of some extra bandwidth. 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 ### Fixed
- Websocket transports (FastAPI and Websocket) now synchronize with time before - Websocket transports (FastAPI and Websocket) now synchronize with time before