We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f3c628 commit 818d9fdCopy full SHA for 818d9fd
1 file changed
google/cloud/texttospeech/v1beta1/cloud_tts_lrs.proto
@@ -60,7 +60,6 @@ message SynthesizeLongAudioRequest {
60
string parent = 1;
61
62
// Required. The Synthesizer requires either plain text or SSML as input.
63
- // While Long Audio is in preview, SSML is temporarily unsupported.
64
SynthesisInput input = 2 [(google.api.field_behavior) = REQUIRED];
65
66
// Required. The configuration of the synthesized audio.
0 commit comments