AsyncAPI channel · Sarvam · Endpoints

/text-to-speech/ws

WebSocket channel for real-time TTS synthesis. **Note:** This API Reference page is provided for informational purposes only. The Try It playground may not provide the best experience for streaming audio. For optimal streaming performance, please use the SDK or implement your own WebSocket client. **Model-Specific Notes:** - **bulbul:v2:** Supports pitch, loudness, pace (0.3-3.0). Default samp

Provider: Sarvam AsyncAPI: v2.6.0 Spec: Endpoints Operations: 2 Messages: 7

Channel address

/text-to-speech/ws

Operations

publish
text-to-speech-streaming-publish
Server messages
text-to-speech-streaming-subscribe
Client messages

Messages

Audio Output
Audio Output
Content-Type:
Event Notification
Event Notification
Content-Type:
Error Response
Error Response
Content-Type:
Configure Connection
Configure Connection
Content-Type:
Send Text
Send Text
Content-Type:
Flush Signal
Flush Signal
Content-Type:
Ping Signal
Ping Signal
Content-Type:

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Agent Skill and MCP server surfaces of the same providers.