We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f36c650 commit 45c90e2Copy full SHA for 45c90e2
1 file changed
google/cloud/texttospeech/v1beta1/cloud_tts_lrs.proto
@@ -56,7 +56,7 @@ service TextToSpeechLongAudioSynthesize {
56
// `SynthesizeLongAudio` method.
57
message SynthesizeLongAudioRequest {
58
// The resource states of the request in the form of
59
- // projects/*/locations/*/voices/*.
+ // `projects/*/locations/*/voices/*`.
60
string parent = 1;
61
62
// Required. The Synthesizer requires either plain text or SSML as input.
0 commit comments