VoiceLiveSessionOptions interface
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 |
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
connectionTimeoutInMs
Connection timeout in milliseconds
connectionTimeoutInMs?: number
Property Value
number