【问题标题】:RequestId and instanceId Bing Speech RecognitionRequestId 和 instanceId 必应语音识别
【发布时间】:2017-03-16 03:57:47
【问题描述】:

我正在尝试使用 bing 语音到文本 api,并且除了 requestid 和 instanceid 之外,我已经设置了所有内容。 api告诉我它们是什么,但没有告诉我如何得到它们有人能帮我吗?这很令人沮丧,我不知道该怎么办

【问题讨论】:

    标签: api speech-to-text bing


    【解决方案1】:

    我也有错误:

    WebException:远程服务器返回错误:(400)无法获取 来自查询字符串的requestid..

    我不明白从哪里获得 requestid,所以我在example 中取了一个,它可以工作:

    string url = "https://speech.platform.bing.com/speech/recognition/interactive/cognitiveservices/v1?language=en-US&requestid=39530efe-5677-416a-98b0-93e13ec93c2b";
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-11-01
      • 1970-01-01
      • 1970-01-01
      • 2021-11-21
      • 1970-01-01
      相关资源
      最近更新 更多