VoiceLiveSessionOptions interface
Properties
| connection |
Connection timeout in milliseconds |
| enable |
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