Class: Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::SpeechSettings

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/cx/v3/advanced_settings.rb

Overview

Define behaviors of speech to text detection.

Defined Under Namespace

Classes: ModelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#endpointer_sensitivity::Integer



89
90
91
92
93
94
95
96
97
98
99
100
101
# File 'proto_docs/google/cloud/dialogflow/cx/v3/advanced_settings.rb', line 89

class SpeechSettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class ModelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#models::Google::Protobuf::Map{::String => ::String}



89
90
91
92
93
94
95
96
97
98
99
100
101
# File 'proto_docs/google/cloud/dialogflow/cx/v3/advanced_settings.rb', line 89

class SpeechSettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class ModelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#no_speech_timeout::Google::Protobuf::Duration



89
90
91
92
93
94
95
96
97
98
99
100
101
# File 'proto_docs/google/cloud/dialogflow/cx/v3/advanced_settings.rb', line 89

class SpeechSettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class ModelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#use_timeout_based_endpointing::Boolean



89
90
91
92
93
94
95
96
97
98
99
100
101
# File 'proto_docs/google/cloud/dialogflow/cx/v3/advanced_settings.rb', line 89

class SpeechSettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class ModelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end