Class: Google::Cloud::Dialogflow::V2::SpeechContext

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

Overview

Hints for the speech recognizer to help with recognition in a specific conversation state.

Instance Attribute Summary collapse

Instance Attribute Details

#boost::Float



52
53
54
55
# File 'proto_docs/google/cloud/dialogflow/v2/audio_config.rb', line 52

class SpeechContext
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#phrases::Array<::String>



52
53
54
55
# File 'proto_docs/google/cloud/dialogflow/v2/audio_config.rb', line 52

class SpeechContext
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end