Files
pipecat/changelog/3162.deprecated.md
2025-12-05 11:35:49 -05:00

2 lines
229 B
Markdown

- The `noise_gate_enable` parameter in `AICFilter` is deprecated and no longer has any effect. Noise gating is now handled automatically by the AIC VAD system. Use `AICFilter.create_vad_analyzer()` for VAD functionality instead.