Bing语音输出API文档中的错误

Bing语音输出API文档中的错误

本文介绍了Microsoft Bing语音输出API文档中的错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

此处的文档中存在错误:

There is an error in the documentation here:

http://www.projectoxford.ai/doc/speech / REST /输出

http://www.projectoxford.ai/doc/speech/REST/Output

正确的名字应该是...(es-ES,Laura.Apollo)......和......(es-ES,Pablo,Apollo)......

The correct name should be ...(es-ES, Laura.Apollo)... and ...(es-ES, Pablo, Apollo)...

我碰巧用这种语言进行测试并且无法弄清楚为什么它不起作用,因为我直接从这个页面执行了一个cut-n-paste到我的代码中,这真是愚蠢的运气:)。

It was just dumb luck that I happen to be testing with this language and couldn't figure out why it wasn't working since I hand performed a cut-n-paste directly from this page into my code :).

使用更正的语音名称一切正常。

With the corrected voice name all works fine.

Matthew

推荐答案

Jingmei


这篇关于Microsoft Bing语音输出API文档中的错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-05 17:27