You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| TrasncriptionFailed | 400 | 8565 | Action failed due to a bad request to Cognitive Services. Check your input parameters. |
67
+
| TranscriptionFailed | 400 | 8565 | Action failed due to a request to Cognitive Services timing out. Try again later or check for any issues with the service. |
68
+
| TranscriptionFailed | 400 | 8605 | Custom speech recognition model for Transcription is not supported. |
| TranscriptionFailed | 405 | 8520 | Update transcription functionality is not supported at this time. |
75
+
| TranscriptionFailed | 405 | 8522 | Request not allowed when Transcription url not set during call setup. |
76
+
| TranscriptionFailed | 405 | 8522 | Request not allowed when Cognitive Service Configuration not set during call setup. |
77
+
| TranscriptionFailed | 400 | 8501 | Action is invalid when call is not in Established state. |
70
78
| TranscriptionFailed | 401 | 8565 | Action failed due to a Cognitive Services authentication error. Check your authorization input and ensure it's correct. |
71
79
| TranscriptionFailed | 403 | 8565 | Action failed due to a forbidden request to Cognitive Services. Check your subscription status and ensure it's active. |
72
-
| TrasncriptionFailed | 400 | 8565 | Action failed due to a bad request to Cognitive Services. Check your input parameters. |
73
80
| TranscriptionFailed | 429 | 8565 | Action failed, requests exceeded the number of allowed concurrent requests for the cognitive services subscription. |
74
-
| TranscriptionFailed | 400 | 8565 | Action failed due to a request to Cognitive Services timing out. Try again later or check for any issues with the service. |
81
+
| TranscriptionFailed | 500 | 8578 | Action failed, not able to establish WebSocket connection. |
82
+
| TranscriptionFailed | 500 | 8580 | Action failed, transcription service was shut down. |
0 commit comments