呼叫语音识别服务自动取消 [英] Calls to Speech Recognition Service Canceled Automatically

查看:148
本文介绍了呼叫语音识别服务自动取消的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在努力解决一个错误,因为我尝试使用Speech SDK从文件中连续转录语音,并且在多次成功的
转录后,我开始获得CANCELED响应。原因= ResultReason.Canceled。似乎Azure上的某些内容正在进行,因为我的代码或互联网中的任何内容都没有发生变化,现在突然发生了取消的事件在
识别甚至被尝试之前触发。我如何与Azure团队联系。


这是响应片段:


SESSION STARTED:SessionEventArgs(SESSION_ID = f3297861e4564ca4afb851d4cf9ca9b3)

取消SpeechRecognitionCanceledEventArgs(SESSION_ID = f3297861e4564ca4afb851d4cf9ca9b3,结果= SpeechRecognitionResult(result_id = c735361bd403467b93d92dc007c9e02e,文本= QUOT;" ;,原因= ResultReason.Canceled))

关闭SpeechRecognitionCanceledEventArgs(session_id = f3297861e4564ca4afb851d4cf9ca9b3,result = SpeechRecognitionResult(result_id = c735361bd403467b93d92dc007c9e02e,text ="" ;, reason = ResultReason.Canceled))

解决方案

Hi Wisdawg,


对不起您的体验。您能否通过Azcommunity@microsoft.com向我们发送电子邮件,其中包含此主题的URL和您的Azure订阅ID?我们想调查并帮助您。



问候,


宇通


Hi I am struggling with an error as I try to use the Speech SDK to transcribe speech continuously from files and after multiple successful transcriptions I've started getting CANCELED responses. Where the reason=ResultReason.Canceled. It seems like something's going on the Azure end because nothing in my code or internet has changed and now all of the sudden the canceled event is triggering before recognition is even being attempted. How can I check with the Azure team.

Here's the response snippet:

SESSION STARTED: SessionEventArgs(session_id=f3297861e4564ca4afb851d4cf9ca9b3)
CANCELED SpeechRecognitionCanceledEventArgs(session_id=f3297861e4564ca4afb851d4cf9ca9b3, result=SpeechRecognitionResult(result_id=c735361bd403467b93d92dc007c9e02e, text="", reason=ResultReason.Canceled))
CLOSING on SpeechRecognitionCanceledEventArgs(session_id=f3297861e4564ca4afb851d4cf9ca9b3, result=SpeechRecognitionResult(result_id=c735361bd403467b93d92dc007c9e02e, text="", reason=ResultReason.Canceled))

解决方案

Hi Wisdawg,

Sorry for your experience. Could you please send us an email at Azcommunity@microsoft.com with the URL of this thread and your Azure Subscription ID? We'd like to investigate it and help you out.

Regards,

Yutong


这篇关于呼叫语音识别服务自动取消的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆