Class MixedAudio (2.15.1)

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

Represents an audio message that is composed of both segments synthesized from the Dialogflow agent prompts and ones hosted externally at the specified URIs.

Attribute

NameDescription
segments Sequence[google.cloud.dialogflow_v2beta1.types.ResponseMessage.MixedAudio.Segment]
Segments this audio response is composed of.

Inheritance

builtins.object > proto.message.Message > MixedAudio

Classes

Segment

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

Represents one segment of audio.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields