Merge pull request #2288 from pipecat-ai/mb/stt-mute-examples

Update placement of STTMuteFilter in examples to reflect the new reco…
This commit is contained in:
Mark Backman
2025-07-29 12:10:36 -07:00
committed by GitHub
3 changed files with 6 additions and 2 deletions

View File

@@ -38,6 +38,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- `STTMuteFilter` now pushes the `STTMuteFrame` upstream and downstream, to
allow for more flexible `STTMuteFilter` placement.
- Play delayed messages from `ElevenLabsTTSService` if they still belong to the
current context.