Commit a610c53
feat: [google-cloud-texttospeech] Support promptable voices M4A AudioEncoding; doc fixes. (googleapis#14292)
- [ ] Regenerate this pull request now.
BEGIN_COMMIT_OVERRIDE
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
feat: [google-cloud-texttospeech] Support promptable voices by
specifying a model name and a prompt
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.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
END_COMMIT_OVERRIDE
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
Source-Link:
googleapis/googleapis@a92cee3
Source-Link:
https://github.com/googleapis/googleapis-gen/commit/d182858feeaba9d167f784aaf301f395d1d288b4
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXRleHR0b3NwZWVjaC8uT3dsQm90LnlhbWwiLCJoIjoiZDE4Mjg1OGZlZWFiYTlkMTY3Zjc4NGFhZjMwMWYzOTVkMWQyODhiNCJ9
BEGIN_NESTED_COMMIT
feat: [google-cloud-texttospeech] 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
Source-Link:
googleapis/googleapis@b738e78
Source-Link:
https://github.com/googleapis/googleapis-gen/commit/45f4f522fd302bbbfe6fe2f0d08a26f020e90e19
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXRleHR0b3NwZWVjaC8uT3dsQm90LnlhbWwiLCJoIjoiNDVmNGY1MjJmZDMwMmJiYmZlNmZlMmYwZDA4YTI2ZjAyMGU5MGUxOSJ9
END_NESTED_COMMIT
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chudnovsky <vchudnov@google.com>1 parent cfaafcc commit a610c53
File tree
25 files changed
+186
-63
lines changed- packages/google-cloud-texttospeech
- google/cloud
- texttospeech_v1beta1
- services
- text_to_speech_long_audio_synthesize
- text_to_speech
- transports
- types
- texttospeech_v1
- services
- text_to_speech_long_audio_synthesize
- text_to_speech
- types
- texttospeech
- samples/generated_samples
25 files changed
+186
-63
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
| 441 | + | |
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
856 | 856 | | |
857 | 857 | | |
858 | 858 | | |
859 | | - | |
| 859 | + | |
860 | 860 | | |
861 | 861 | | |
862 | 862 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
| 343 | + | |
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
771 | | - | |
| 771 | + | |
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
| |||
Lines changed: 23 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| 113 | + | |
| 114 | + | |
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
| |||
117 | 120 | | |
118 | 121 | | |
119 | 122 | | |
| 123 | + | |
120 | 124 | | |
121 | 125 | | |
122 | 126 | | |
| |||
520 | 524 | | |
521 | 525 | | |
522 | 526 | | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
523 | 531 | | |
524 | 532 | | |
525 | 533 | | |
| |||
545 | 553 | | |
546 | 554 | | |
547 | 555 | | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
548 | 560 | | |
549 | 561 | | |
550 | 562 | | |
| |||
802 | 814 | | |
803 | 815 | | |
804 | 816 | | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
805 | 822 | | |
806 | 823 | | |
807 | 824 | | |
| |||
814 | 831 | | |
815 | 832 | | |
816 | 833 | | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
817 | 839 | | |
818 | 840 | | |
819 | 841 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
| 441 | + | |
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
| 550 | + | |
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
856 | 856 | | |
857 | 857 | | |
858 | 858 | | |
859 | | - | |
| 859 | + | |
860 | 860 | | |
861 | 861 | | |
862 | 862 | | |
| |||
962 | 962 | | |
963 | 963 | | |
964 | 964 | | |
965 | | - | |
| 965 | + | |
966 | 966 | | |
967 | 967 | | |
968 | 968 | | |
| |||
0 commit comments