Share via


VoiceLiveSessionOptions interface

Properties

connectionTimeoutInMs

Connection timeout in milliseconds

enableDebugLogging

Enable debug logging for development

Property Details

connectionTimeoutInMs

Connection timeout in milliseconds

connectionTimeoutInMs?: number

Property Value

number

enableDebugLogging

Enable debug logging for development

enableDebugLogging?: boolean

Property Value

boolean