From 4d606aefb322d26bcdd44d4062a74614caadf55d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= Date: Thu, 25 Jul 2024 09:57:01 -0700 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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