Video translation worked last month, but seems to have died. Seems like an Azure problem as the issue can be duplicated on Speech Studio, thereby ruling out my code (was previously worked).
The translation record shows success, but the iteration record show failure.
Translation
{
"input": {
"sourceLocale": "en-US",
"targetLocale": "ja-JP",
"voiceKind": "PlatformVoice",
"speakerCount": null,
"subtitleMaxCharCountPerSegment": null,
"exportSubtitleInVideo": null,
"videoFileUrl": "https://cvoiceprodeus.blob.core.windows.net/bestor-c6e3ae79-1b48-41bf-92ff-940bea3e5c2d/VoiceGeneralTaskVideoTranslationUploadVideoFile/aa62c191-6363-471b-986d-84e00a2612ea.mp4?skoid=85130dbe-2390-4897-a9e9-5c88bb59daff&sktid=33e01921-4d64-4f8c-a055-5bdaffd5e33d&skt=2025-04-10T17%3A11%3A12Z&ske=2025-04-16T17%3A16%3A12Z&sks=b&skv=2023-11-03&sv=2024-08-04&st=2025-04-10T17%3A11%3A12Z&se=2025-04-11T05%3A16%3A12Z&sr=b&sp=r&sig=1teunzN%2BeNfPNZryCSLpA1n49sf6u06W74mGJepCCPI%3D"
},
"latestIteration": {
"input": {
"speakerCount": null,
"subtitleMaxCharCountPerSegment": null,
"exportSubtitleInVideo": null,
"webvttFile": null
},
"result": null,
"failureReason": null,
"error": null,
"status": "Failed",
"lastActionDateTime": "2025-04-10T16:56:42.55Z",
"self": null,
"id": "96E28CAC-C62C-4B85-BF16-237B9B84B06D",
"displayName": null,
"description": null,
"createdDateTime": "2025-04-10T16:51:47.677Z"
},
"latestSucceededIteration": null,
"failureReason": null,
"error": null,
"status": "Succeeded",
"lastActionDateTime": "2025-04-10T16:51:47.703Z",
"self": null,
"id": "2A50D994-C631-453A-8829-31C0AF2F6449",
"displayName": "2A50D994-C631-453A-8829-31C0AF2F6449",
"description": "2A50D994-C631-453A-8829-31C0AF2F6449",
"createdDateTime": "2025-04-10T16:51:31.927Z"
}
Iteration
{
"input": {
"speakerCount": null,
"subtitleMaxCharCountPerSegment": null,
"exportSubtitleInVideo": null,
"webvttFile": null
},
"result": {
"translatedVideoFileUrl": null,
"sourceLocaleSubtitleWebvttFileUrl": null,
"targetLocaleSubtitleWebvttFileUrl": null,
"metadataJsonWebvttFileUrl": null
},
"failureReason": null,
"error": null,
"status": "Failed",
"lastActionDateTime": "2025-04-10T16:56:42.55Z",
"self": null,
"id": "96E28CAC-C62C-4B85-BF16-237B9B84B06D",
"displayName": null,
"description": null,
"createdDateTime": "2025-04-10T16:51:47.677Z"
}