Category: service
Submit video translation jobs via OpenAPI and poll results for subtitle-level, voice-level, and face-level processing.
ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID (ALICLOUD_REGION_ID can be used as the default region; if unset, choose the most reasonable region and ask when unclear).1) Prepare source file and output OSS location.
2) Submit job with SubmitVideoTranslationJob.
3) Poll status and result with GetSmartHandleJob.
4) Use ListSmartJobs / DeleteSmartJob for job management when needed.
references/fields.md.references/fields.md.SupportEditing=true in the first job and reference OriginalJobId later.mkdir -p output/alicloud-media-video-translation
echo "validation_placeholder" > output/alicloud-media-video-translation/validate.txt
Pass criteria: command exits 0 and output/alicloud-media-video-translation/validate.txt is generated.
output/alicloud-media-video-translation/.references/sources.md共 2 个版本