mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
update API descriptions
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"revision": "20200406",
|
||||
"revision": "20200703",
|
||||
"rootUrl": "https://texttospeech.googleapis.com/",
|
||||
"schemas": {
|
||||
"AudioConfig": {
|
||||
@@ -225,7 +225,7 @@
|
||||
"id": "SynthesisInput",
|
||||
"properties": {
|
||||
"ssml": {
|
||||
"description": "The SSML document to be synthesized. The SSML document must be valid\nand well-formed. Otherwise the RPC will fail and return\ngoogle.rpc.Code.INVALID_ARGUMENT. For more information, see\n[SSML](/speech/text-to-speech/docs/ssml).",
|
||||
"description": "The SSML document to be synthesized. The SSML document must be valid\nand well-formed. Otherwise the RPC will fail and return\ngoogle.rpc.Code.INVALID_ARGUMENT. For more information, see\n[SSML](https://cloud.google.com/text-to-speech/docs/ssml).",
|
||||
"type": "string"
|
||||
},
|
||||
"text": {
|
||||
@@ -298,7 +298,7 @@
|
||||
"An unspecified gender.\nIn VoiceSelectionParams, this means that the client doesn't care which\ngender the selected voice will have. In the Voice field of\nListVoicesResponse, this may mean that the voice doesn't fit any of the\nother categories in this enum, or that the gender of the voice isn't known.",
|
||||
"A male voice.",
|
||||
"A female voice.",
|
||||
"A gender-neutral voice."
|
||||
"A gender-neutral voice. This voice is not yet supported."
|
||||
],
|
||||
"type": "string"
|
||||
}
|
||||
@@ -329,7 +329,7 @@
|
||||
"An unspecified gender.\nIn VoiceSelectionParams, this means that the client doesn't care which\ngender the selected voice will have. In the Voice field of\nListVoicesResponse, this may mean that the voice doesn't fit any of the\nother categories in this enum, or that the gender of the voice isn't known.",
|
||||
"A male voice.",
|
||||
"A female voice.",
|
||||
"A gender-neutral voice."
|
||||
"A gender-neutral voice. This voice is not yet supported."
|
||||
],
|
||||
"type": "string"
|
||||
}
|
||||
|
||||
@@ -153,7 +153,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"revision": "20200406",
|
||||
"revision": "20200703",
|
||||
"rootUrl": "https://texttospeech.googleapis.com/",
|
||||
"schemas": {
|
||||
"AudioConfig": {
|
||||
@@ -225,7 +225,7 @@
|
||||
"id": "SynthesisInput",
|
||||
"properties": {
|
||||
"ssml": {
|
||||
"description": "The SSML document to be synthesized. The SSML document must be valid\nand well-formed. Otherwise the RPC will fail and return\ngoogle.rpc.Code.INVALID_ARGUMENT. For more information, see\n[SSML](/speech/text-to-speech/docs/ssml).",
|
||||
"description": "The SSML document to be synthesized. The SSML document must be valid\nand well-formed. Otherwise the RPC will fail and return\ngoogle.rpc.Code.INVALID_ARGUMENT. For more information, see\n[SSML](https://cloud.google.com/text-to-speech/docs/ssml).",
|
||||
"type": "string"
|
||||
},
|
||||
"text": {
|
||||
@@ -298,7 +298,7 @@
|
||||
"An unspecified gender.\nIn VoiceSelectionParams, this means that the client doesn't care which\ngender the selected voice will have. In the Voice field of\nListVoicesResponse, this may mean that the voice doesn't fit any of the\nother categories in this enum, or that the gender of the voice isn't known.",
|
||||
"A male voice.",
|
||||
"A female voice.",
|
||||
"A gender-neutral voice."
|
||||
"A gender-neutral voice. This voice is not yet supported."
|
||||
],
|
||||
"type": "string"
|
||||
}
|
||||
@@ -329,7 +329,7 @@
|
||||
"An unspecified gender.\nIn VoiceSelectionParams, this means that the client doesn't care which\ngender the selected voice will have. In the Voice field of\nListVoicesResponse, this may mean that the voice doesn't fit any of the\nother categories in this enum, or that the gender of the voice isn't known.",
|
||||
"A male voice.",
|
||||
"A female voice.",
|
||||
"A gender-neutral voice."
|
||||
"A gender-neutral voice. This voice is not yet supported."
|
||||
],
|
||||
"type": "string"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user