{ "uuid": "bb55998a-a5d7-4cf4-9c2e-3908dcf56751", "lastMigration": 29, "name": "Cloud Text-to-Speech API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "52f88a85-f632-4a90-8640-968cf5ced4fd", "documentation": "Synthesizes speech synchronously: receive results after all text input has been processed.", "method": "post", "endpoint": "v1beta1/text:synthesize", "responses": [ { "uuid": "56d62501-2268-46fb-9b79-25255a1083a9", "body": "{\n \"audioConfig\": {\n \"audioEncoding\": \"{{oneOf (array 'AUDIO_ENCODING_UNSPECIFIED' 'LINEAR16' 'MP3' 'MP3_64_KBPS' 'OGG_OPUS' 'MULAW' 'ALAW')}}\",\n \"effectsProfileId\": [\n \"\"\n ],\n \"pitch\": {{faker 'number.float'}},\n \"sampleRateHertz\": {{faker 'number.int' max=99999}},\n \"speakingRate\": {{faker 'number.float'}},\n \"volumeGainDb\": {{faker 'number.float'}}\n },\n \"audioContent\": \"\",\n \"timepoints\": [\n {\n \"markName\": \"\",\n \"timeSeconds\": {{faker 'number.float'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e9912ce6-337a-402f-b1b3-ee4b0b8cf153", "documentation": "Returns a list of Voice supported for synthesis.", "method": "get", "endpoint": "v1beta1/voices", "responses": [ { "uuid": "6ba53c3c-808a-4f31-9abb-bf37e7156363", "body": "{\n \"voices\": [\n {\n \"languageCodes\": [\n \"\"\n ],\n \"name\": \"\",\n \"naturalSampleRateHertz\": {{faker 'number.int' max=99999}},\n \"ssmlGender\": \"{{oneOf (array 'SSML_VOICE_GENDER_UNSPECIFIED' 'MALE' 'FEMALE' 'NEUTRAL')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "52f88a85-f632-4a90-8640-968cf5ced4fd" }, { "type": "route", "uuid": "e9912ce6-337a-402f-b1b3-ee4b0b8cf153" } ] }