Class Voice (2.1.0)

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

Description of a voice supported by the TTS service.

Attributes

NameDescription
language_codes Sequence[str]
The languages that this voice supports, expressed as BCP-47 __ language tags (e.g. "en-US", "es-419", "cmn-tw").
name str
The name of this voice. Each distinct voice has a unique name.
ssml_gender .cloud_tts.SsmlVoiceGender
The gender of this voice.
natural_sample_rate_hertz int
The natural sample rate (in hertz) for this voice.