HTTP API
LiveVoiceSessionCreateResponse
The answer that opens a provider-hosted live voice session.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
voiceSessionId |
yes | string (uuid) |
Gets Tracon’s identifier for the session. | — |
sdp |
yes | string |
Gets the SDP answer to hand to the media peer. | — |
model |
no | string |
Gets the model the session is bound to. | — |
persistTranscript |
yes | boolean |
Gets whether the conversation’s transcript will be written to the session’s durable history. | — |