AsyncAPI channel · Sarvam · Endpoints

/speech-to-text-translate/ws

WebSocket channel for real-time speech to text streaming with English translation. **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.

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

Channel address

/speech-to-text-translate/ws

Operations

publish
speech-to-text-translate-streaming-publish
Translation
speech-to-text-translate-streaming-subscribe
Client messages

Messages

Translation
Translation
Content-Type:
Audio Translation Message
Audio Translation Message
Content-Type:
Translation Config Message
Translation Config Message
Content-Type:
Speech Translate Flush Signal
Speech Translate Flush 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.