diff --git a/CHANGELOG.md b/CHANGELOG.md index 63532b463..a3a2cbd80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `StartFrame` is now a control frame similar to `EndFrame`. +- `DeepgramTTSService` now is more customizable. You can adjust the encoding and + sample rate. + ### Fixed - Fixed a `BaseInputTransport` issue that was causing incoming system frames to @@ -137,8 +140,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added missing * keyword separators in services. -- `DeepgramTTS` now is more customizable. You can adjust the encoding and sample rate. - ### Fixed - `WebsocketServerTransport` doesn't try to send frames anymore if serializers