DailyTransport: fix multiple audio/video sources

This commit is contained in:
Aleix Conchillo Flaqué
2025-05-07 11:39:36 -07:00
parent f9ca0b8cc6
commit a3038afa02
2 changed files with 12 additions and 8 deletions

View File

@@ -39,6 +39,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed a `DailyTransport` issue that was causing issues when multiple audio or
video sources where being captured.
- Fixed a `UltravoxSTTService` issue that would cause the service to generate
all tokens as one word.