diff --git a/CHANGELOG.md b/CHANGELOG.md index 59efa9e3a..9f0b763d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- `TavusTransport` and `TavusVideoService` now send audio to Tavus using WebRTC + audio tracks instead of `app-messages` over WebSocket. This should improve the + overall audio quality. + - Upgraded `daily-python` to 0.19.3. ### Fixed