{"catalog_version":"e09a359b380f0859","endpoints":[{"slug":"qwen3-tts","name":"Voice","description":null,"endpoint_key":"voice.qwen3-tts","method":"POST","path":"/api/v1/voice/qwen3-tts","scope":"generate:voice","schema_version":"de3d044f58af7516","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","required":["inputs"],"properties":{"inputs":{"type":"object","properties":{"text":{"type":"string","description":"The text to synthesize into speech."},"voice":{"type":"string","description":"A voice slug from this endpoint’s voices listing."},"language":{"type":"string","description":"Language of the text; \"auto\" detects it.","default":"auto","enum":["auto","Chinese","English","Japanese","Korean","French","German","Italian","Spanish","Portuguese","Russian"]},"style_instruction":{"type":"string","description":"Optional style or emotion instruction, e.g. \"speak slowly and calmly\"."}},"required":["text","voice"],"additionalProperties":false},"webhook_url":{"type":"string","format":"uri"}},"x-outputs":{"audio":{"type":"string","format":"uri","x-media-type":"audio"}}},"response_fields":["created_at","completed_at"],"voices":[{"slug":"blitz","name":"Blitz","description":"dsfsdfsdf","kind":"reference"},{"slug":"ryan","name":"Ryan","description":"sdfsdf","kind":"preset"}],"voice_input":"voice"}]}