CreateSessionOptions interface
- Extends
Inherited Properties
| connection |
Connection timeout in milliseconds |
| enable |
Enable debug logging for development |
Inherited Property Details
connectionTimeoutInMs
Connection timeout in milliseconds
connectionTimeoutInMs?: number
Property Value
number
Inherited From VoiceLiveSessionOptions.connectionTimeoutInMs
enableDebugLogging
Enable debug logging for development
enableDebugLogging?: boolean
Property Value
boolean
Inherited From VoiceLiveSessionOptions.enableDebugLogging