Files
pipecat/changelog/3329.changed.md
2025-12-31 09:18:18 +05:30

2 lines
190 B
Markdown

- Added encoding validation to `DeepgramTTSService` to prevent unsupported encodings from reaching the API. The service now raises `ValueError` at initialization with a clear error message.