Metinden Ses
CometAPI içinde Kling Text to Audio API’yi kullanarak metin prompt’larını ses stili kontrolleri, süre seçenekleri ve akışa hazır çıktı ile sese dönüştürün.
Bu endpoint’i, Kling aracılığıyla bir metin prompt’undan kısa bir ses klibi oluşturmak için kullanın.Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Çağırmadan önce
promptdeğerini kısa ve doğrudan tutundurationiçin 3 ila 10 saniye arasında başlayıncallback_urlveexternal_task_idalanlarını temel gereksinimler değil, isteğe bağlı entegrasyon yardımcıları olarak değerlendirin
Görev akışı
Görevi sorgulayın
Yetkilendirmeler
Bearer token authentication. Use your CometAPI key.
Gövde
Text prompt describing the audio to generate. Max 200 characters.
Duration of the generated audio in seconds. Range: 3.0–10.0, supports one decimal place.
Optional user-defined task ID for your own tracking. Does not replace the system-generated task ID. Must be unique per account.
Webhook URL for task status notifications. The server sends a callback when the task status changes.