From 8d175b60b6e293c8a9b27daf9fe45f377f10c2d9 Mon Sep 17 00:00:00 2001 From: Kush Date: Mon, 4 May 2026 15:59:55 -0400 Subject: [PATCH] docs(community): add Bandwidth telephony serializer Adds an entry for the pipecat-bandwidth community integration under Telephony Serializers, a Pipecat FrameSerializer for Bandwidth Programmable Voice bidirectional WebSocket media streams. Repository: https://github.com/Bandwidth/pipecat-bandwidth --- api-reference/server/services/community-integrations.mdx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/api-reference/server/services/community-integrations.mdx b/api-reference/server/services/community-integrations.mdx index d0f73342..3023f898 100644 --- a/api-reference/server/services/community-integrations.mdx +++ b/api-reference/server/services/community-integrations.mdx @@ -62,10 +62,11 @@ Speech-to-Text services receive and audio input and output transcriptions. Serializers convert between frames and media streams, enabling real-time communication over a websocket. -| Service | Repository | Maintainer(s) | -| -------------------------------- | ------------------------------------------ | ------------------------------------- | -| [AwaazAI](https://www.awaaz.ai/) | https://github.com/awaazde/pipecat-awaazai | [AwaazAI](https://github.com/awaazde) | -| [Wavix](https://wavix.com/) | https://github.com/wavix/pipecat-wavix | [Wavix](https://github.com/wavix) | +| Service | Repository | Maintainer(s) | +| ---------------------------------------- | ------------------------------------------------ | ------------------------------------------- | +| [AwaazAI](https://www.awaaz.ai/) | https://github.com/awaazde/pipecat-awaazai | [AwaazAI](https://github.com/awaazde) | +| [Bandwidth](https://www.bandwidth.com/) | https://github.com/Bandwidth/pipecat-bandwidth | [Bandwidth](https://github.com/Bandwidth) | +| [Wavix](https://wavix.com/) | https://github.com/wavix/pipecat-wavix | [Wavix](https://github.com/wavix) | ## Text-to-Speech