{ "opencollection": "1.0.0", "info": { "name": "Google Cloud Text-to-Speech Text:synthesize API", "version": "v1" }, "items": [ { "info": { "name": "Text:synthesize", "type": "folder" }, "items": [ { "info": { "name": "Google Cloud Text-To-Speech Synthesize speech", "type": "http" }, "http": { "method": "POST", "url": "https://texttospeech.googleapis.com/v1/text:synthesize", "body": { "type": "json", "data": "{}" } }, "docs": "Synthesizes speech from text or SSML input." } ] } ], "bundled": true }