update API descriptions

This commit is contained in:
Sebastian Thiel
2020-07-10 09:11:32 +08:00
parent b6ee34dcff
commit 69fb05c4e1
271 changed files with 82506 additions and 23249 deletions

View File

@@ -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"
}

View File

@@ -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"
}