Class ListVoicesResponse (2.5.3)

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

The message returned to the client by the ListVoices method. .. attribute:: voices

The list of voices.

:type: Sequence[google.cloud.texttospeech_v1beta1.types.Voice]