Class CustomVoiceParams (2.12.2)

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

Description of the custom voice to be synthesized.

Attributes

NameDescription
model str
Required. The name of the AutoML model that synthesizes the custom voice.
reported_usage google.cloud.texttospeech_v1beta1.types.CustomVoiceParams.ReportedUsage
Optional. The usage of the synthesized audio to be reported.

Inheritance

builtins.object > proto.message.Message > CustomVoiceParams

Classes

ReportedUsage

ReportedUsage(value)

The usage of the synthesized audio. You must report your honest and correct usage of the service as it's regulated by contract and will cause significant difference in billing.