Synthesize Custom Text
Authorization
OAuth2AuthorizationCodeBearer AuthorizationBearer <token>
In: header
Path Parameters
voice_id*Voice Id
Format
uuidQuery Parameters
verify_locally?Verify Locally
Default
trueRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/v1/voices/497f6eca-6276-4993-bfeb-53cbbbba6f08/synthesize" \ -H "Content-Type: application/json" \ -d '{ "text": "string" }'nullEmpty
Empty
Empty
Empty
Empty