Class OutputAudioConfig (0.3.0)

OutputAudioConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attributes

Name Description
audio_encoding google.cloud.ces_v1beta.types.AudioEncoding
Required. The encoding of the output audio data.
sample_rate_hertz int
Required. The sample rate (in Hertz) of the output audio data.