Files
pipecat/changelog/3583.added.3.md
2026-01-30 10:07:34 -08:00

2 lines
213 B
Markdown

- Added `VADProcessor` for detecting speech in audio streams within a pipeline. Pushes `VADUserStartedSpeakingFrame`, `VADUserStoppedSpeakingFrame`, and `UserSpeakingFrame` downstream based on VAD state changes.