diff --git a/changelog/4360.added.md b/changelog/4360.added.md new file mode 100644 index 000000000..1c312b2b5 --- /dev/null +++ b/changelog/4360.added.md @@ -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]"`.