/
模型支援企業部落格
500+ AI 模型 API,全部整合在一個 API 中。就在 CometAPI
模型 API
開發者
快速入門說明文件API 儀表板
資源
AI模型部落格企業更新日誌關於
2025 CometAPI. 保留所有權利。隱私政策服務條款
Home/Models/Kling/Kling TTS
K

Kling TTS

每次請求:$0.006608
[Speech Synthesis] Newly launched: text-to-broadcast audio online, with preview function ● Can simultaneously generate audio_id, usable with any Keling API.
新
商業用途
概覽
功能
定價
API

Technical Specifications of kling-tts

ItemDetails
Model IDkling-tts
CategorySpeech Synthesis
DescriptionNewly launched: text-to-broadcast audio online, with preview function ● Can simultaneously generate audio_id, usable with any Keling API.
InputText
OutputBroadcast-style synthesized audio, preview audio, and audio_id
Core CapabilityConverts text into online broadcast audio while generating an audio_id that can be reused with Keling APIs
Integration TypeAPI
Best ForVoice content generation, broadcast narration, preview-based audio workflows, and applications that require reusable audio identifiers

What is kling-tts?

kling-tts is a speech synthesis model available through CometAPI for turning text into broadcast-style audio online. It is designed for scenarios where developers or businesses need fast text-to-speech generation with a preview workflow, while also receiving an audio_id that can be used with any Keling API.

This makes kling-tts useful not only for generating playable audio from text, but also for building multi-step voice pipelines where consistent audio asset tracking matters. By combining text-to-broadcast synthesis, preview support, and reusable audio identifiers, the model fits well into content production, narration, and voice-enabled application workflows.

Main features of kling-tts

  • Text-to-broadcast audio generation: Converts text input into broadcast-style synthesized audio suitable for narration, announcements, and voice content workflows.
  • Preview function: Supports preview-based generation so users can evaluate output before using it in downstream applications or production pipelines.
  • Simultaneous audio_id creation: Generates an audio_id alongside the audio output, enabling easier asset management and follow-up operations.
  • Keling API compatibility: The generated audio_id can be used with any Keling API, making the model practical for integrated ecosystems and chained workflows.
  • API-friendly integration: Designed for programmatic access, allowing developers to embed speech synthesis directly into apps, services, and internal tools.
  • Workflow efficiency: Reduces friction in audio generation pipelines by combining synthesis, preview, and reusable identifier output in a single model interaction.

How to access and integrate kling-tts

Step 1: Sign Up for API Key

To get started, sign up on CometAPI and create your API key from the dashboard. After that, store the key securely and use it to authenticate every request you send to the kling-tts model.

Step 2: Send Requests to kling-tts API

Use CometAPI's Kling TTS endpoint at POST /kling/v1/audio/tts.

curl https://api.cometapi.com/kling/v1/audio/tts \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $COMETAPI_API_KEY" \
  -d '{
    "text": "Welcome to CometAPI!",
    "voice_id": "genshin_vindi2",
    "voice_language": "en",
    "voice_speed": 1.0
  }'

Step 3: Retrieve and Verify Results

The API returns a task object with the generated audio. Poll the task status endpoint to retrieve the audio output URL when processing is complete.

Kling TTS 的功能

探索 Kling TTS 的核心功能,專為提升效能和可用性而設計。了解這些功能如何為您的專案帶來效益並改善使用者體驗。

Kling TTS 的定價

探索 Kling TTS 的競爭性定價,專為滿足各種預算和使用需求而設計。我們靈活的方案確保您只需為實際使用量付費,讓您能夠隨著需求增長輕鬆擴展。了解 Kling TTS 如何在保持成本可控的同時提升您的專案效果。
彗星價格 (USD / M Tokens)官方價格 (USD / M Tokens)折扣
每次請求:$0.006608
每次請求:$0.00826
-20%

Kling TTS 的範例程式碼和 API

存取完整的範例程式碼和 API 資源,以簡化您的 Kling TTS 整合流程。我們詳盡的文件提供逐步指引,協助您在專案中充分發揮 Kling TTS 的潛力。

更多模型