API 目录

创建翻译(不支持)

POST
/v1/audio/translations

创建音频翻译(暂不支持)

POST https://www.vortapapi.com/v1/audio/translations

该接口用于将音频内容翻译为英文文本。当前 Vortap 暂不支持此接口。

响应示例

{
  "text": "Hello, my name is Wolfgang and I come from Germany. Where are you heading today?"
}