resolve merge conf

This commit is contained in:
Vaibhav159
2025-02-11 03:03:32 +05:30
4 changed files with 2151 additions and 6 deletions

View File

@@ -44,6 +44,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an `RTVI` issue that was causing `bot-tts-text` messages to be sent
before being processed by the output transport.
- Fixed an issue[#1192] in 11labs where we are trying to reconnect/disconnect the
websocket connection even when the connection is already closed.