【发布时间】:2018-05-04 09:49:43
【问题描述】:
在 Azure 认知服务中,是否可以从此语言 API(http://docs.microsofttranslator.com/languages.html) 获取“短格式语音识别语言”(https://www.microsoft.com/en-us/translator/languages.aspx)?
我意识到 Azure Translator Speech API 可以识别韩语。但是语言 API 不会将韩语作为支持语音的语言返回,只有 tts。
我已经在以下参数下尝试了 Translator Speech API(http://docs.microsofttranslator.com/speech-translate.html) Websocket Connection,从 = hi(Hindi) 到 = en。连接返回 404。但是从 = ko, to = en ,websocket 连接返回 200 并且它可以识别韩语会话。
【问题讨论】:
标签: microsoft-cognitive azure-cognitive-services