Class ListVoicesResponse (2.12.2)

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

The message returned to the client by the ListVoices method.

Attribute

NameDescription
voices Sequence[google.cloud.texttospeech_v1.types.Voice]
The list of voices.

Inheritance

builtins.object > proto.message.Message > ListVoicesResponse