We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe8ba05 commit d9eae9fCopy full SHA for d9eae9f
1 file changed
google/cloud/texttospeech/v1/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