update CHANGELOG
This commit is contained in:
@@ -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`.
|
- `StartFrame` is now a control frame similar to `EndFrame`.
|
||||||
|
|
||||||
|
- `DeepgramTTSService` now is more customizable. You can adjust the encoding and
|
||||||
|
sample rate.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed a `BaseInputTransport` issue that was causing incoming system frames to
|
- 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.
|
- Added missing * keyword separators in services.
|
||||||
|
|
||||||
- `DeepgramTTS` now is more customizable. You can adjust the encoding and sample rate.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- `WebsocketServerTransport` doesn't try to send frames anymore if serializers
|
- `WebsocketServerTransport` doesn't try to send frames anymore if serializers
|
||||||
|
|||||||
Reference in New Issue
Block a user