DailyTransport: remove custom tracks before leaving

This commit is contained in:
Aleix Conchillo Flaqué
2025-05-04 10:22:35 -07:00
parent ddc6a9c695
commit 044e2d3e73
2 changed files with 16 additions and 0 deletions

View File

@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added support to `RimeHttpTTSService` for the `arcana` model.
### Fixed
- Remove custom audio tracks from `DailyTransport` before leaving.
## [0.0.66] - 2025-05-02
### Added