curl --location 'https://dev.your-api-server.com/api/v1/articleStatus?transcriptionId=undefined'{
"voice": "en-US-JennyNeural",
"converted": true,
"audioDuration": 1.656,
"audioUrl": "https://media.play.ht/full_-NShbcWsxBDLyFe4Pk9t.mp3?generation=1681171319837965&alt=media",
"message": [
"Transcription completed",
"Transcription still in progress"
],
"error": true,
"errorMessage": "The transcription job failed because the audio file was too long."
}