BaseInputTransport: stop audio filter on cancel

This commit is contained in:
Aleix Conchillo Flaqué
2025-10-15 09:22:48 -07:00
parent 8fe3bcd484
commit 83b0dc39f7
2 changed files with 6 additions and 0 deletions

View File

@@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an issue where audio filters' `stop()` would not be called when using
`CancelFrame`.
- Fixed an issue where `RimeHttpTTSService` and `PiperTTSService` could generate
incorrectly 16-bit aligned audio frames, potentially leading to internal
errors or static audio.