Add direct muting to the STTMuteFilter

This commit is contained in:
Mark Backman
2025-05-02 14:46:00 -04:00
parent 8250736f5e
commit 8ac6ac5efb
4 changed files with 80 additions and 1 deletions

View File

@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added two new frames `RequestSTTMuteFrame`, `RequestSTTUnmuteFrame`. These
frames tell the `STTMuteFilter` to directly mute or unmute the user and
take precedent over the mute strategies when an `RequestSTTMuteFrame` is
processed.
- `BaseOutputTransport` now allows multiple destinations if the transport
implementation supports it (e.g. Daily's custom tracks). With multiple
destinations it is possible to send different audio or video tracks with a