File tree Expand file tree Collapse file tree
google/cloud/texttospeech/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,11 +59,11 @@ message ListVoicesRequest {
5959 // Optional. Recommended.
6060 // [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. If
6161 // specified, the ListVoices call will only return voices that can be used to
62- // synthesize this language_code. E.g. when specifying "en-NZ", you will get
63- // supported "en-\*" voices; when specifying "no", you will get supported
64- // "no-\*" (Norwegian) and "nb-\*" (Norwegian Bokmal) voices; specifying "zh"
65- // will also get supported "cmn-\*" voices; specifying "zh-hk" will also get
66- // supported "yue-\*" voices.
62+ // synthesize this language_code. E.g. when specifying ` "en-NZ"` , you will get
63+ // supported ` "en-\*"` voices; when specifying ` "no"` , you will get supported
64+ // ` "no-\*"` (Norwegian) and ` "nb-\*"` (Norwegian Bokmal) voices; specifying
65+ // `"zh"` will also get supported ` "cmn-\*"` voices; specifying ` "zh-hk"` will
66+ // also get supported ` "yue-\*"` voices.
6767 string language_code = 1 [(google.api.field_behavior ) = OPTIONAL ];
6868}
6969
You can’t perform that action at this time.
0 commit comments