Dialogflow CX V3 API - Class Google::Cloud::Dialogflow::CX::V3::SpeechToTextSettings (v0.8.1)

Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::SpeechToTextSettings.

Settings related to speech recognition.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enable_speech_adaptation

def enable_speech_adaptation() -> ::Boolean
Returns
  • (::Boolean) — Whether to use speech adaptation for speech recognition.

#enable_speech_adaptation=

def enable_speech_adaptation=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether to use speech adaptation for speech recognition.
Returns
  • (::Boolean) — Whether to use speech adaptation for speech recognition.