ProactivityConfig

@Serializable
data class ProactivityConfig(val proactiveAudio: Boolean? = null)

Represents the proactivity config.

Constructors

Link copied to clipboard
constructor(proactiveAudio: Boolean? = null)

Properties

Link copied to clipboard
val proactiveAudio: Boolean?

The proactive audio.