CxAgentSpeechToTextSettings

data class CxAgentSpeechToTextSettings(val enableSpeechAdaptation: Boolean? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to use speech adaptation for speech recognition.