Documentation Index
Fetch the complete documentation index at: https://docs.vmeg.ai/llms.txt
Use this file to discover all available pages before exploring further.
前置条件
同步 TTS 示例
提交一行文本,在 HTTP 响应中直接获得合成音频 URL。code 为 200,data.results 含 CDN 音频地址。字段细节见 API 参考中 Create TTS (sync)。
异步任务
异步任务:- 每个
POST都须携带X-Idempotency-Key(必填,最长 64 字符)。 - 在 API 配置 设置 Webhook。
- HTTP 响应仅确认受理(
taskId等)— 成品在 Webhook 请求体 中送达。
下一步
API 密钥
API Key 与 Bearer 头
文本转语音
TTS 流程与选音色

