← All models
Generate speech from text prompts and different voices using the Kling TTS model, which leverages advanced AI techniques to create high-quality text-to-speech.
Details
- Accepts
- text
Pricing
- Price
- 0.875 cr / request
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| textrequired | string | The text to be converted to speech |
| voice_id | stringenum: genshin_vindi2, zhinen_xuesheng, AOT, ai_shatang, genshin_klee2, genshin_kirara… | The voice ID to use for speech synthesis |
| voice_speed | number | Rate of speech |
Output
| Field | Type | Description |
|---|---|---|
| audio | — | The generated audio |