2.28.0 (2025-08-29)
Features
- [google-cloud-texttospeech] Support promptable voices by specifying a model name and a prompt (a610c53)
- Add enum value M4A to enum AudioEncoding (a610c53)
- Support promptable voices by specifying a model name and a prompt (a610c53)
Documentation
- A comment for enum value
AUDIO_ENCODING_UNSPECIFIED
in enumAudioEncoding
is changed (a610c53) - A comment for enum value
OGG_OPUS
in enumAudioEncoding
is changed (a610c53) - A comment for enum value
PCM
in enumAudioEncoding
is changed (a610c53) - A comment for enum value
PHONETIC_ENCODING_IPA
in enumPhoneticEncoding
is changed (a610c53) - A comment for enum value
PHONETIC_ENCODING_X_SAMPA
in enumPhoneticEncoding
is changed (a610c53) - A comment for field
audio_encoding
in message.google.cloud.texttospeech.v1beta1.StreamingAudioConfig
is changed (a610c53) - A comment for field
custom_pronunciations
in message.google.cloud.texttospeech.v1beta1.SynthesisInput
is changed (a610c53) - A comment for field
low_latency_journey_synthesis
in message.google.cloud.texttospeech.v1beta1.AdvancedVoiceOptions
is changed (a610c53) - A comment for field
phrase
in message.google.cloud.texttospeech.v1beta1.CustomPronunciationParams
is changed (a610c53) - A comment for field
pronunciations
in message.google.cloud.texttospeech.v1beta1.CustomPronunciations
is changed (a610c53) - A comment for field
speaking_rate
in message.google.cloud.texttospeech.v1beta1.AudioConfig
is changed (a610c53) - A comment for field
text
in message.google.cloud.texttospeech.v1beta1.StreamingSynthesisInput
is changed (a610c53) - A comment for field
voice_clone
in message.google.cloud.texttospeech.v1beta1.VoiceSelectionParams
is changed (a610c53) - A comment for message
MultiSpeakerMarkup
is changed (a610c53) - A comment for method
StreamingSynthesize
in serviceTextToSpeech
is changed (a610c53)