Commit graph

128 commits

Author SHA1 Message Date
Google APIs
e38f6d2aa2 feat: Support safety settings for Gemini voices and deprecate relax_safety_filters
feat: Support `enable_textnorm` for Gemini voices.
feat: Mark `advanced_voice_options` as optional.
docs: A comment for field `relax_safety_filters` in message `.google.cloud.texttospeech.v1beta1.AdvancedVoiceOptions` is changed
docs: A comment for field `advanced_voice_options` in message `.google.cloud.texttospeech.v1beta1.SynthesizeSpeechRequest` is changed
docs: A comment for field `markup` in message `.google.cloud.texttospeech.v1beta1.SynthesisInput` is changed
docs: A comment for field `markup` in message `.google.cloud.texttospeech.v1beta1.StreamingSynthesisInput` is changed

PiperOrigin-RevId: 892462011
2026-03-31 15:15:26 -07:00
Google APIs
a481d8bc0f feat: Support safety settings for Gemini voices and deprecate relax_safety_filters
feat: Support `enable_textnorm` for Gemini voices.
feat: Mark `advanced_voice_options` as optional.
docs: A comment for field `relax_safety_filters` in message `.google.cloud.texttospeech.v1beta1.AdvancedVoiceOptions` is changed
docs: A comment for field `advanced_voice_options` in message `.google.cloud.texttospeech.v1beta1.SynthesizeSpeechRequest` is changed
docs: A comment for field `markup` in message `.google.cloud.texttospeech.v1beta1.SynthesisInput` is changed
docs: A comment for field `markup` in message `.google.cloud.texttospeech.v1beta1.StreamingSynthesisInput` is changed

PiperOrigin-RevId: 892460024
2026-03-31 15:15:13 -07:00
Google APIs
4a55538402 feat: [Memorystore for Redis Cluster] Add support for Flexible CA feature
PiperOrigin-RevId: 891808664
2026-03-31 15:12:44 -07:00
Google APIs
92ab404e09 feat: Support safety settings for Gemini voices and deprecate relax_safety_filters
feat: Support `enable_textnorm` for Gemini voices.
feat: Mark `advanced_voice_options` as optional.
docs: A comment for field `relax_safety_filters` in message `.google.cloud.texttospeech.v1beta1.AdvancedVoiceOptions` is changed
docs: A comment for field `advanced_voice_options` in message `.google.cloud.texttospeech.v1beta1.SynthesizeSpeechRequest` is changed
docs: A comment for field `markup` in message `.google.cloud.texttospeech.v1beta1.SynthesisInput` is changed
docs: A comment for field `markup` in message `.google.cloud.texttospeech.v1beta1.StreamingSynthesisInput` is changed

PiperOrigin-RevId: 892462011
2026-03-31 11:47:15 -07:00
Google APIs
015ab812ad feat: Support safety settings for Gemini voices and deprecate relax_safety_filters
feat: Support `enable_textnorm` for Gemini voices.
feat: Mark `advanced_voice_options` as optional.
docs: A comment for field `relax_safety_filters` in message `.google.cloud.texttospeech.v1beta1.AdvancedVoiceOptions` is changed
docs: A comment for field `advanced_voice_options` in message `.google.cloud.texttospeech.v1beta1.SynthesizeSpeechRequest` is changed
docs: A comment for field `markup` in message `.google.cloud.texttospeech.v1beta1.SynthesisInput` is changed
docs: A comment for field `markup` in message `.google.cloud.texttospeech.v1beta1.StreamingSynthesisInput` is changed

PiperOrigin-RevId: 892460024
2026-03-31 11:43:25 -07:00
Google APIs
59aac0a655 feat: add relax_safety_filters proto field for Gemini TTS
PiperOrigin-RevId: 820700239
2025-10-17 08:25:10 -07:00
Google APIs
50d4eb9c77 feat: add relax_safety_filters proto field for Gemini TTS
PiperOrigin-RevId: 820699890
2025-10-17 08:23:58 -07:00
Google APIs
9070e63a1f fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 814259961
2025-10-02 09:12:03 -07:00
Google APIs
c82133531c feat: add Gemini TTS Multispeaker API fields
PiperOrigin-RevId: 810470893
2025-09-23 09:32:56 -07:00
Google APIs
b2cd70b6fe feat: add Gemini TTS Multispeaker API fields
PiperOrigin-RevId: 809186275
2025-09-19 14:20:59 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
c866721974 feat: Add prompt to SynthesisInput
PiperOrigin-RevId: 802731785
2025-09-03 15:28:37 -07:00
Google APIs
acdae9a4b4 feat: Add string value prompt to SynthesisInput
PiperOrigin-RevId: 802688528
2025-09-03 13:38:37 -07:00
Google APIs
a92cee399e feat: Support promptable voices by specifying a model name and a prompt
feat: Add enum value M4A to enum AudioEncoding
docs: A comment for enum value `AUDIO_ENCODING_UNSPECIFIED` in enum `AudioEncoding` is changed

PiperOrigin-RevId: 799573824
2025-08-26 08:23:26 -07:00
Google APIs
b738e78ed6 feat: Support promptable voices by specifying a model name and a prompt
feat: Add enum value M4A to enum AudioEncoding
docs: A comment for method `StreamingSynthesize` in service `TextToSpeech` is changed
docs: A comment for enum value `AUDIO_ENCODING_UNSPECIFIED` in enum `AudioEncoding` 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.v1beta1.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.v1beta1.CustomPronunciationParams` is changed
docs: A comment for field `pronunciations` in message `.google.cloud.texttospeech.v1beta1.CustomPronunciations` is changed
docs: A comment for message `MultiSpeakerMarkup` is changed
docs: A comment for field `custom_pronunciations` in message `.google.cloud.texttospeech.v1beta1.SynthesisInput` is changed
docs: A comment for field `voice_clone` in message `.google.cloud.texttospeech.v1beta1.VoiceSelectionParams` is changed
docs: A comment for field `speaking_rate` in message `.google.cloud.texttospeech.v1beta1.AudioConfig` is changed
docs: A comment for field `audio_encoding` in message `.google.cloud.texttospeech.v1beta1.StreamingAudioConfig` is changed
docs: A comment for field `text` in message `.google.cloud.texttospeech.v1beta1.StreamingSynthesisInput` is changed

PiperOrigin-RevId: 799242210
2025-08-25 13:20:17 -07:00
Google APIs
8f7ef1c0ee feat: Support markup input for Cloud TTS Chirp 3: HD voice synthesis
feat: Support pinyin/yomigana custom pronunciation encodings for cmn-cn/ja-jp

PiperOrigin-RevId: 754921874
2025-05-05 07:08:19 -07:00
Google APIs
2059f0f654 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

PiperOrigin-RevId: 742280480
2025-03-31 08:51:49 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
c0963305ea feat: Updated google-cloud-text_to_speech-v1 dependency to version 1.x
feat!: Removed dependency on google-cloud-text_to_speech-v1beta1 prerelease service

PiperOrigin-RevId: 725730549
2025-02-11 12:32:35 -08:00
Google APIs
2dee81b474 chore(php): update to new client surface
PiperOrigin-RevId: 713324443
2025-01-08 09:53:20 -08:00
Google APIs
bd72915b18 feat: StreamingSynthesize now supports opus
PiperOrigin-RevId: 712905945
2025-01-07 07:36:05 -08:00
Google APIs
d985436b77 feat: StreamingSynthesize now supports opus
PiperOrigin-RevId: 707168599
2024-12-17 11:00:18 -08:00
Google APIs
3bc81b79e5 feat: add multi-speaker markup, which allows generating dialogue between multiple speakers
PiperOrigin-RevId: 690597076
2024-10-28 07:08:16 -07:00
Google APIs
56f5fa4555 feat: add multi-speaker markup, which allows generating dialogue between multiple speakers
PiperOrigin-RevId: 689444598
2024-10-24 11:03:55 -07:00
Google APIs
60688dc330 feat: add brand voice lite, which lets you clone a voice with just 10 seconds of audio
PiperOrigin-RevId: 688491221
2024-10-22 04:19:26 -07:00
Google APIs
5ebb5c1e3d feat: Add brand voice lite
PiperOrigin-RevId: 687058189
2024-10-17 15:07:35 -07:00
Google APIs
10b8dc3b54 feat: Add low latency journey option to proto
feat: Add CustomPronunciationParams for upcoming feature work

PiperOrigin-RevId: 684229364
2024-10-09 17:32:29 -07:00
Google APIs
d6f9dbca53 feat: Add low latency journey option to proto
feat: Add CustomPronunciationParams for upcoming feature work

PiperOrigin-RevId: 684207737
2024-10-09 16:20:56 -07:00
Google APIs
818d9fd16d docs: update Long Audio capabilities to include SSML
PiperOrigin-RevId: 666797967
2024-08-23 08:05:39 -07:00
Google APIs
d9eae9f029 docs: update Long Audio capabilities to include SSML
PiperOrigin-RevId: 664823949
2024-08-19 08:40:11 -07:00
Google APIs
195c051374 feat: A new method StreamingSynthesize is added to service TextToSpeech
docs: A comment for field `name` in message `.google.cloud.texttospeech.v1beta1.VoiceSelectionParams` is changed
PiperOrigin-RevId: 662978887
2024-08-14 12:06:46 -07:00
Google APIs
569fc73ce3 feat: A new method StreamingSynthesize is added to service TextToSpeech
docs: A comment for field `name` in message `.google.cloud.texttospeech.v1.VoiceSelectionParams` is changed
PiperOrigin-RevId: 662708702
2024-08-14 12:06:31 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
4795a45759 feat: migrate samples to new surface
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
8681efd97b fix!: correct long audio synthesis HTTP binding
docs: Deprecate the custom voice usage field

PiperOrigin-RevId: 595159412
2024-01-02 10:56:40 -08:00
Google APIs
c22f4081fe fix: correct long audio synthesis HTTP binding
docs: Deprecate the custom voice usage field

PiperOrigin-RevId: 595119987
2024-01-02 08:12:44 -08:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
be8c6cd96b feat: add new client surface for GA php clients
PiperOrigin-RevId: 534898708
2023-05-24 10:38:49 -07:00
Google APIs
ae157a1f8e docs: update documentation to require certain fields
PiperOrigin-RevId: 530345646
2023-05-08 10:43:37 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
b0f2af1e9b feat(typescript): enable REST transport
To use REST transport, pass {fallback: "rest"} to the client constructor.

PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
8310e03b95 feat: Support REST transport
PiperOrigin-RevId: 511900156
2023-02-23 15:18:31 -08:00
Google APIs
40ea6a4610 feat: Added support for REST transpoirt
PiperOrigin-RevId: 511586826
2023-02-22 13:47:06 -08:00
Google APIs
7a702a989d feat: enable "rest" transport in Python for services supporting numeric enums
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
d02e58244d chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
5a226be4e3 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 502338808
2023-01-16 03:01:09 -08:00
Google APIs
59af416e90 chore: Enable REGAPIC in selected C# packages
This matches the existing configuration in the google-cloud-dotnet repository.

PiperOrigin-RevId: 500795565
2023-01-09 13:37:34 -08:00