HTTP API
LiveVoiceSessionCreateRequest
The request that opens a provider-hosted live voice session.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
sessionId |
yes | string |
Gets the agent session the conversation runs in. | — |
agent |
yes | string |
Gets the agent to talk to. | — |
sdp |
yes | string |
Gets the media peer’s SDP offer. | — |
voice |
no | string |
Gets the requested output voice; null leaves the configured default. |
— |