diff --git a/changelog/3410.added.md b/changelog/3410.added.md new file mode 100644 index 000000000..094532343 --- /dev/null +++ b/changelog/3410.added.md @@ -0,0 +1 @@ +- Added `VonageFrameSerializer` for the Vonage Video API Audio Connector WebSocket protocol. diff --git a/changelog/3410.changed.md b/changelog/3410.changed.md new file mode 100644 index 000000000..0be207c65 --- /dev/null +++ b/changelog/3410.changed.md @@ -0,0 +1 @@ +- Enhanced `FastAPIWebsocketTransport` with optional protocol-level audio packetization to support media endpoints requiring strict framing and real-time pacing.