Class VoiceConfig (1.133.0)

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

Configuration for a voice.

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

Attributes

Name Description
prebuilt_voice_config google.cloud.aiplatform_v1beta1.types.PrebuiltVoiceConfig
The configuration for a prebuilt voice. This field is a member of oneof_ voice_config.
replicated_voice_config google.cloud.aiplatform_v1beta1.types.ReplicatedVoiceConfig
Optional. The configuration for a replicated voice. This enables users to replicate a voice from an audio sample. This field is a member of oneof_ voice_config.

Methods

VoiceConfig

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

Configuration for a voice.

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