Skip to content

Commit c2dab4f

Browse files
feat: [TextToSpeech] Support promptable voices by specifying a model name and a prompt (#8542)
* 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 Source-Link: googleapis/googleapis@a92cee3 Source-Link: googleapis/googleapis-gen@d182858 Copy-Tag: eyJwIjoiVGV4dFRvU3BlZWNoLy5Pd2xCb3QueWFtbCIsImgiOiJkMTgyODU4ZmVlYWJhOWQxNjdmNzg0YWFmMzAxZjM5NWQxZDI4OGI0In0= * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 7de4a72 commit c2dab4f

4 files changed

Lines changed: 91 additions & 1 deletion

File tree

66 Bytes
Binary file not shown.

TextToSpeech/src/V1/AudioEncoding.php

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

TextToSpeech/src/V1/StreamingSynthesisInput.php

Lines changed: 44 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

TextToSpeech/src/V1/VoiceSelectionParams.php

Lines changed: 38 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)