transports(base_output): fix constant bot started/stopped speaking frames

This commit is contained in:
Aleix Conchillo Flaqué
2024-10-25 12:10:24 -07:00
parent fcfc729e83
commit 5ab00e01aa
2 changed files with 37 additions and 8 deletions

View File

@@ -24,6 +24,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an issue that was generating constant bot started/stopped speaking
frames for HTTP TTS services.
- Fixed an issue that was causing stuttering with AWS TTS service.
## [0.0.47] - 2024-10-22