CreateSessionOptions interface
- Extends
Inherited Properties
| api |
API version to use for the Voice Live service. Defaults to the latest known version when not specified. |
| connection |
Connection timeout in milliseconds |
Inherited Property Details
apiVersion
API version to use for the Voice Live service. Defaults to the latest known version when not specified.
apiVersion?: string
Property Value
string
Inherited From VoiceLiveSessionOptions.apiVersion
connectionTimeoutInMs
Connection timeout in milliseconds
connectionTimeoutInMs?: number
Property Value
number
Inherited From VoiceLiveSessionOptions.connectionTimeoutInMs