Files
pipecat/changelog/3967.fixed.md
2026-03-09 15:05:20 -04:00

2 lines
222 B
Markdown

- Fixed `AzureSTTService` failing to initialize when `private_endpoint` is provided. The Azure Speech SDK's `SpeechConfig` does not accept both `region` and `endpoint` simultaneously, so they are now passed conditionally.