each::sense is live
Eachlabs | AI Workflows for app builders
kling-voice-create

KLING-VOICE

Creates custom voices optimized for use with Kling 2.6 Voice Control, enabling natural, expressive, and controllable voice output.

Avg Run Time: 0.000s

Model Slug: kling-voice-create

Playground

Input

Enter a URL or choose a file from your computer.

Output

Example Result

Preview and download your result.

"830557759107104800"
Each execution costs $0.0350. With $1 you can run this model about 28 times.

API & SDK

Create a Prediction

Send a POST request to create a new prediction. This will return a prediction ID that you'll use to check the result. The request should include your model inputs and API key.

Get Prediction Result

Poll the prediction endpoint with the prediction ID until the result is ready. The API uses long-polling, so you'll need to repeatedly check until you receive a success status.