v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Voice

Get streaming transcription WebSocket URL

Returns the WebSocket URL and connection details for real-time audio transcription. The returned URL can be used to establish a WebSocket connection for streaming audio data and receiving transcribed text in real-time.

Audio Requirements:

  • Sample Rate: 16kHz
  • Encoding: PCM 16-bit little-endian
  • Channels: Mono (1 channel)

Pricing: $0.01 per minute ($0.60 per hour)

get/voice/streaming/url

Response

WebSocket connection details returned successfully

urlstring

Base WebSocket URL for streaming transcription

connect_urlstring

Complete WebSocket URL with authentication token

protocolstring

Connection protocol