{ "opencollection": "1.0.0", "info": { "name": "Google Cloud Text-to-Speech Text:synthesize Voices API", "version": "v1" }, "items": [ { "info": { "name": "Voices", "type": "folder" }, "items": [ { "info": { "name": "Google Cloud Text-To-Speech List available voices", "type": "http" }, "http": { "method": "GET", "url": "https://texttospeech.googleapis.com/v1/voices", "params": [ { "name": "languageCode", "value": "", "type": "query", "description": "BCP-47 language tag to filter voices." } ] }, "docs": "Returns a list of voices that can be used for synthesis." } ] } ], "bundled": true }