Add changelog for PR 3236

This commit is contained in:
Mark Backman
2025-12-16 09:48:47 -05:00
parent 24b5efb9d8
commit 0d1a122582

View File

@@ -0,0 +1,6 @@
- Updated websocket STT services to use the `WebsocketSTTService` base class. This base class manages the websocket connection and handles reconnects. Updated services:
- `AssemblyAISTTService`
- `AWSTranscribeSTTService`
- `GladiaSTTService`
- `SonioxSTTService`