Commit graph

91 commits

Author SHA1 Message Date
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
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
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
b2cd70b6fe feat: add Gemini TTS Multispeaker API fields
PiperOrigin-RevId: 809186275
2025-09-19 14:20:59 -07:00
Google APIs
c866721974 feat: Add prompt to SynthesisInput
PiperOrigin-RevId: 802731785
2025-09-03 15:28: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
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
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
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
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
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
d9eae9f029 docs: update Long Audio capabilities to include SSML
PiperOrigin-RevId: 664823949
2024-08-19 08:40:11 -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
4795a45759 feat: migrate samples to new surface
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -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
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
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
Google APIs
44fdfc1627 chore(bazel): update rules_gapic to v0.19.2
chore(bazel): update gapic-generator-go to v0.33.5

chore(bazel): refactor Go longrunning submodule dependency

PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00
Google APIs
a1b5429eec feat: add LRS API
PiperOrigin-RevId: 493606501
2022-12-07 08:08:30 -08:00
Google APIs
380b2f0721 feat: add LRS API
PiperOrigin-RevId: 493338018
2022-12-06 10:04:05 -08:00
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
013b7e1deb chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
d42026b7a0 chore: include generated samples dir
PiperOrigin-RevId: 454047209
2022-06-09 17:15:44 -07:00
Google APIs
9916192ab1 feat: promote CustomVoiceParams to v1
PiperOrigin-RevId: 433829087
2022-03-10 12:55:25 -08:00
Google APIs
7bc124cb89 chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
8ce193463a docs: update comments for ListVoicesRequest
PiperOrigin-RevId: 424942023
2022-01-28 13:17:35 -08:00
Google APIs
b3ff1830d2 feat: update v1 proto
PiperOrigin-RevId: 410256789
2021-11-16 08:15:56 -08:00
Google APIs
4be99b038b docs: fix docstring formatting
Committer: @parthea
PiperOrigin-RevId: 409547475
2021-11-12 17:31:06 -08:00
Google APIs
7c106233ab feat: update v1beta1 proto
PiperOrigin-RevId: 409139454
2021-11-11 07:11:40 -08:00
Google APIs
060218c3cc chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
Google APIs
711086539e chore: migrate texttospeech/{v1,v1beta1} to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 368057629
2021-04-12 12:34:53 -07:00
Google APIs
d9b32e92fa chore: clean up unused gapic.legacy.yaml files
Committer: @miraleung
PiperOrigin-RevId: 359580699
2021-02-25 12:14:41 -08:00