Universal-3 Pro
Handshake
Headers
Use your API key for authentication, or alternatively generate a temporary token and pass it via the token query parameter.
Query parameters
Whether to return language_code and language_confidence in turn messages. Universal-3 Pro natively code-switches between English, Spanish, German, French, Portuguese, and Italian by default without any necessary configuration.
Silence duration in milliseconds before a speculative end-of-turn check. If terminal punctuation is found, the turn ends. Otherwise, a partial is emitted and the turn continues.
API token for authentication (if using a temporary token).
The confidence threshold (0.0 to 1.0) for classifying audio frames as silence. Frames with VAD confidence below this value are considered silent. Increase for noisy environments to reduce false speech detection.
Send
Update streaming configuration parameters during an active session. You can update prompt, keyterms_prompt, min_turn_silence, and max_turn_silence.
Receive
Receive a formatted turn-based transcription result.