chore: add changelog fragment for PR #4360

This commit is contained in:
Mark Backman
2026-04-23 16:10:59 -04:00
parent 58a038ddb2
commit 35ed37c539

1
changelog/4360.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `SonioxTTSService`, a real-time WebSocket TTS service that streams text in and audio out over a persistent connection. Install with `pip install "pipecat-ai[soniox]"`.