
Announcements
Hi Everyone,
I'm encountering difficulties with a transcription job using the Microsoft Cognitive Services Speech to Text API by creating a flow in power automate, and I'm reaching out to the community for assistance in resolving this issue. Any insights, suggestions, or troubleshooting steps are greatly appreciated. Here are the details:
Problem: The transcription job initially starts but eventually fails, transitioning from the "Running" status to "Failed". The error message received is as follows:
Details provided in the Body of the request:
{
"contentUrls": [ "Share point URL" ],
"displayName": "Transcription",
"locale": "ar-SA",
"properties": {
"diarizationEnabled": false,
"displayFormWordLevelTimestampsEnabled": false,
"punctuationMode": "DictatedAndAutomatic",
"wordLevelTimestampsEnabled": false }
}
Steps Taken: