Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::OutputAudioConfig (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::OutputAudioConfig.

OutputAudioConfig configures how the CES agent should synthesize outgoing audio responses.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#audio_encoding

def audio_encoding() -> ::Google::Cloud::Ces::V1beta::AudioEncoding
Returns

#audio_encoding=

def audio_encoding=(value) -> ::Google::Cloud::Ces::V1beta::AudioEncoding
Parameter
Returns

#sample_rate_hertz

def sample_rate_hertz() -> ::Integer
Returns
  • (::Integer) — Required. The sample rate (in Hertz) of the output audio data.

#sample_rate_hertz=

def sample_rate_hertz=(value) -> ::Integer
Parameter
  • value (::Integer) — Required. The sample rate (in Hertz) of the output audio data.
Returns
  • (::Integer) — Required. The sample rate (in Hertz) of the output audio data.