Skip to content

feat: [google-cloud-texttospeech] Support HD voice custom pronunciations#13721

Merged
vchudnov-g merged 2 commits intomainfrom
owl-bot-copy-packages-google-cloud-texttospeech
Mar 31, 2025
Merged

feat: [google-cloud-texttospeech] Support HD voice custom pronunciations#13721
vchudnov-g merged 2 commits intomainfrom
owl-bot-copy-packages-google-cloud-texttospeech

Conversation

@gcf-owl-bot
Copy link
Copy Markdown
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Mar 31, 2025

  • Regenerate this pull request now.

BEGIN_COMMIT_OVERRIDE

feat: Support HD voice custom pronunciations
docs: A comment for method StreamingSynthesize in service TextToSpeech is changed
docs: A comment for enum value OGG_OPUS in enum AudioEncoding is changed
docs: A comment for enum value PCM in enum AudioEncoding is changed
docs: A comment for field low_latency_journey_synthesis in message .google.cloud.texttospeech.v1.AdvancedVoiceOptions is changed
docs: A comment for enum value PHONETIC_ENCODING_IPA in enum PhoneticEncoding is changed
docs: A comment for enum value PHONETIC_ENCODING_X_SAMPA in enum PhoneticEncoding is changed
docs: A comment for field phrase in message .google.cloud.texttospeech.v1.CustomPronunciationParams is changed
docs: A comment for field pronunciations in message .google.cloud.texttospeech.v1.CustomPronunciations is changed
docs: A comment for message MultiSpeakerMarkup is changed
docs: A comment for field custom_pronunciations in message .google.cloud.texttospeech.v1.SynthesisInput is changed
docs: A comment for field voice_clone in message .google.cloud.texttospeech.v1.VoiceSelectionParams is changed
docs: A comment for field audio_encoding in message .google.cloud.texttospeech.v1.StreamingAudioConfig is changed
docs: A comment for field text in message .google.cloud.texttospeech.v1.StreamingSynthesisInput is changed

END_COMMIT_OVERRIDE

docs: A comment for method StreamingSynthesize in service TextToSpeech is changed
docs: A comment for enum value OGG_OPUS in enum AudioEncoding is changed
docs: A comment for enum value PCM in enum AudioEncoding is changed
docs: A comment for field low_latency_journey_synthesis in message .google.cloud.texttospeech.v1.AdvancedVoiceOptions is changed
docs: A comment for enum value PHONETIC_ENCODING_IPA in enum PhoneticEncoding is changed
docs: A comment for enum value PHONETIC_ENCODING_X_SAMPA in enum PhoneticEncoding is changed
docs: A comment for field phrase in message .google.cloud.texttospeech.v1.CustomPronunciationParams is changed
docs: A comment for field pronunciations in message .google.cloud.texttospeech.v1.CustomPronunciations is changed
docs: A comment for message MultiSpeakerMarkup is changed
docs: A comment for field custom_pronunciations in message .google.cloud.texttospeech.v1.SynthesisInput is changed
docs: A comment for field voice_clone in message .google.cloud.texttospeech.v1.VoiceSelectionParams is changed
docs: A comment for field audio_encoding in message .google.cloud.texttospeech.v1.StreamingAudioConfig is changed
docs: A comment for field text in message .google.cloud.texttospeech.v1.StreamingSynthesisInput is changed

PiperOrigin-RevId: 742280480

Source-Link: googleapis/googleapis@2059f0f

Source-Link: https://github.com/googleapis/googleapis-gen/commit/1308d49521cd8afe86f21e2b5c1c4373871e135d
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXRleHR0b3NwZWVjaC8uT3dsQm90LnlhbWwiLCJoIjoiMTMwOGQ0OTUyMWNkOGFmZTg2ZjIxZTJiNWMxYzQzNzM4NzFlMTM1ZCJ9

docs: A comment for method `StreamingSynthesize` in service `TextToSpeech` is changed
docs: A comment for enum value `OGG_OPUS` in enum `AudioEncoding` is changed
docs: A comment for enum value `PCM` in enum `AudioEncoding` is changed
docs: A comment for field `low_latency_journey_synthesis` in message `.google.cloud.texttospeech.v1.AdvancedVoiceOptions` is changed
docs: A comment for enum value `PHONETIC_ENCODING_IPA` in enum `PhoneticEncoding` is changed
docs: A comment for enum value `PHONETIC_ENCODING_X_SAMPA` in enum `PhoneticEncoding` is changed
docs: A comment for field `phrase` in message `.google.cloud.texttospeech.v1.CustomPronunciationParams` is changed
docs: A comment for field `pronunciations` in message `.google.cloud.texttospeech.v1.CustomPronunciations` is changed
docs: A comment for message `MultiSpeakerMarkup` is changed
docs: A comment for field `custom_pronunciations` in message `.google.cloud.texttospeech.v1.SynthesisInput` is changed
docs: A comment for field `voice_clone` in message `.google.cloud.texttospeech.v1.VoiceSelectionParams` is changed
docs: A comment for field `audio_encoding` in message `.google.cloud.texttospeech.v1.StreamingAudioConfig` is changed
docs: A comment for field `text` in message `.google.cloud.texttospeech.v1.StreamingSynthesisInput` is changed

PiperOrigin-RevId: 742280480

Source-Link: googleapis/googleapis@2059f0f

Source-Link: googleapis/googleapis-gen@1308d49
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXRleHR0b3NwZWVjaC8uT3dsQm90LnlhbWwiLCJoIjoiMTMwOGQ0OTUyMWNkOGFmZTg2ZjIxZTJiNWMxYzQzNzM4NzFlMTM1ZCJ9
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 31, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 31, 2025
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review March 31, 2025 18:03
@gcf-owl-bot gcf-owl-bot bot requested review from a team March 31, 2025 18:03
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 31, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 31, 2025
@vchudnov-g vchudnov-g merged commit 4da3cf3 into main Mar 31, 2025
20 checks passed
@vchudnov-g vchudnov-g deleted the owl-bot-copy-packages-google-cloud-texttospeech branch March 31, 2025 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant