|
1 | 1 | # Changes
|
2 | 2 |
|
| 3 | +## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/texttospeech/v1.11.2...texttospeech/v1.12.0) (2025-03-31) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* **texttospeech:** Support HD voice custom pronunciations ([#11920](https://github.com/googleapis/google-cloud-go/issues/11920)) ([f437f08](https://github.com/googleapis/google-cloud-go/commit/f437f0871a88abbeb918ce7364d0299a513cc311)) |
| 9 | + |
| 10 | + |
| 11 | +### Documentation |
| 12 | + |
| 13 | +* **texttospeech:** A comment for enum value `OGG_OPUS` in enum `AudioEncoding` is changed ([f437f08](https://github.com/googleapis/google-cloud-go/commit/f437f0871a88abbeb918ce7364d0299a513cc311)) |
| 14 | +* **texttospeech:** A comment for enum value `PCM` in enum `AudioEncoding` is changed ([f437f08](https://github.com/googleapis/google-cloud-go/commit/f437f0871a88abbeb918ce7364d0299a513cc311)) |
| 15 | +* **texttospeech:** A comment for enum value `PHONETIC_ENCODING_IPA` in enum `PhoneticEncoding` is changed ([f437f08](https://github.com/googleapis/google-cloud-go/commit/f437f0871a88abbeb918ce7364d0299a513cc311)) |
| 16 | +* **texttospeech:** A comment for enum value `PHONETIC_ENCODING_X_SAMPA` in enum `PhoneticEncoding` is changed ([f437f08](https://github.com/googleapis/google-cloud-go/commit/f437f0871a88abbeb918ce7364d0299a513cc311)) |
| 17 | +* **texttospeech:** A comment for field `audio_encoding` in message `.google.cloud.texttospeech.v1.StreamingAudioConfig` is changed ([f437f08](https://github.com/googleapis/google-cloud-go/commit/f437f0871a88abbeb918ce7364d0299a513cc311)) |
| 18 | +* **texttospeech:** A comment for field `custom_pronunciations` in message `.google.cloud.texttospeech.v1.SynthesisInput` is changed ([f437f08](https://github.com/googleapis/google-cloud-go/commit/f437f0871a88abbeb918ce7364d0299a513cc311)) |
| 19 | +* **texttospeech:** A comment for field `low_latency_journey_synthesis` in message `.google.cloud.texttospeech.v1.AdvancedVoiceOptions` is changed ([f437f08](https://github.com/googleapis/google-cloud-go/commit/f437f0871a88abbeb918ce7364d0299a513cc311)) |
| 20 | +* **texttospeech:** A comment for field `phrase` in message `.google.cloud.texttospeech.v1.CustomPronunciationParams` is changed ([f437f08](https://github.com/googleapis/google-cloud-go/commit/f437f0871a88abbeb918ce7364d0299a513cc311)) |
| 21 | +* **texttospeech:** A comment for field `pronunciations` in message `.google.cloud.texttospeech.v1.CustomPronunciations` is changed ([f437f08](https://github.com/googleapis/google-cloud-go/commit/f437f0871a88abbeb918ce7364d0299a513cc311)) |
| 22 | +* **texttospeech:** A comment for field `text` in message `.google.cloud.texttospeech.v1.StreamingSynthesisInput` is changed ([f437f08](https://github.com/googleapis/google-cloud-go/commit/f437f0871a88abbeb918ce7364d0299a513cc311)) |
| 23 | +* **texttospeech:** A comment for field `voice_clone` in message `.google.cloud.texttospeech.v1.VoiceSelectionParams` is changed ([f437f08](https://github.com/googleapis/google-cloud-go/commit/f437f0871a88abbeb918ce7364d0299a513cc311)) |
| 24 | +* **texttospeech:** A comment for message `MultiSpeakerMarkup` is changed ([f437f08](https://github.com/googleapis/google-cloud-go/commit/f437f0871a88abbeb918ce7364d0299a513cc311)) |
| 25 | +* **texttospeech:** A comment for method `StreamingSynthesize` in service `TextToSpeech` is changed ([f437f08](https://github.com/googleapis/google-cloud-go/commit/f437f0871a88abbeb918ce7364d0299a513cc311)) |
| 26 | + |
3 | 27 | ## [1.11.2](https://github.com/googleapis/google-cloud-go/compare/texttospeech/v1.11.1...texttospeech/v1.11.2) (2025-03-13)
|
4 | 28 |
|
5 | 29 |
|
|
0 commit comments