Automatic Activity Detection
@Serializable
Represents the automatic activity detection.
Constructors
Link copied to clipboard
constructor(disabled: Boolean? = null, startOfSpeechSensitivity: StartSensitivity? = null, prefixPaddingMs: Int? = null, endOfSpeechSensitivity: EndSensitivity? = null, silenceDurationMs: Int? = null)