服务与工具
百炼语音转写
阿里云百炼 Qwen3-ASR-Flash-Filetrans:公网音频异步转写(提交 + 查询)
media
2 个可用工具
result
查询 transcribe 的任务状态。SUCCEEDED 时跟读 transcription_url,把转写 JSON 放进 transcription。PENDING/RUNNING 时再查。查询不扣积分。Poll a Qwen file-transcribe task. On success, attach the transcript JSON.
transcribe
提交公网音频 URL,走百炼 qwen3-asr-flash-filetrans 异步转写,立即返回 task_id。Submit a public audio URL to Qwen file transcription; returns task_id.