简体   繁体   English

如何使用Project Oxford的Speech API在WPF应用程序中实现解决方案?

[英]How do I use Project Oxford's Speech API to implement solution into a WPF application?

I have been unable to find relevant documentation whose link has not been broken. 我一直无法找到其链接尚未被破坏的相关文档。

I want to implement all the API features of Project Oxford's Speech API into my WPF application. 我想将Project Oxford的Speech API的所有API功能实现到我的WPF应用程序中。 The features include adding, editing and deleting of Intent, Entities, Prebuilt Entities, Phrase Lists. 这些功能包括添加,编辑和删除Intent,Entities,Prebuilt Entities,Phrase Lists。

So how do I bring all these controls into my WPF application and be able to use the Speech API in real time? 那么如何将所有这些控件带入我的WPF应用程序并能够实时使用Speech API?

Any help is greatly appreciated and thank you for reading my question. 非常感谢任何帮助,感谢您阅读我的问题。

We just renamed Project Oxford to Microsoft Cognitive Services; 我们刚刚将Project Oxford更名为Microsoft Cognitive Services; I wonder if that broke some links. 我想知道是否打破了一些链接。 (Apologies if so!) All of the APIs are listed at https://www.microsoft.com/cognitive-services/en-us/apis . (如果是这样抱歉!)所有API都列在https://www.microsoft.com/cognitive-services/en-us/apis上

The Speech API specifically is at https://www.microsoft.com/cognitive-services/en-us/speech-api . Speech API具体位于https://www.microsoft.com/cognitive-services/en-us/speech-api I clicked through on that and found detailed documentation on individual classes at https://staging.www.projectoxford.ai/Files/Doc/Speech/Windows/html/2f2b6f71-0a81-b331-fe50-dc681063bbf8.htm . 我点击了这一点,并在https://staging.www.projectoxford.ai/Files/Doc/Speech/Windows/html/2f2b6f71-0a81-b331-fe50-dc681063bbf8.htm找到了有关各个课程的详细文档。 Does that help? 这有帮助吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM