Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide example code for texttospeech streaming synthesis #4426

Open
chrbsg opened this issue Oct 8, 2024 · 0 comments
Open

Provide example code for texttospeech streaming synthesis #4426

chrbsg opened this issue Oct 8, 2024 · 0 comments
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. samples Issues that are directly related to samples. triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@chrbsg
Copy link

chrbsg commented Oct 8, 2024

There is no existing sample code that demonstrates use of StreamingSynthesize for input-streaming TTS. It would be great if this could be available at https://cloud.google.com/text-to-speech/docs/samples/tts-quickstart

Code should document that there is no way to configure audio output. Only LINEAR16 audio with a sample rate of 24000Hz is available.

Code should document that most text-to-speech voices will not work - only Journey voices are supported by streaming synthesis.

(originally reported as google-cloud-go issue #10955)

@chrbsg chrbsg added priority: p3 Desirable enhancement or fix. May not be included in next release. triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Oct 8, 2024
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. samples Issues that are directly related to samples. triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant