使用c ++创建语音识别应用程序 [英] creating the speech recognition application using c++

查看:84
本文介绍了使用c ++创建语音识别应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想用c ++制作语音识别应用程序,请帮我提一些程序(源代码)或可以参考的文章? thx

i want making the speech recognition application using c++,,please help me give pieces of programs(source code)or articles that can me make reference ? thx

推荐答案

我对此也有一点兴趣。 Microsoft在其Speech API(SAPI)中提供此功能。它与C ++和.NET语言接口并使用COM。



Microsoft有视频这里 [ ^ ]和一些好东西这里 [ ^ ]和此处 [ ^ ]。



竞争产品列表(微软及其他方面)此处 [ ^ ]。



我没有太过追求这条线。我有兴趣在Linux上用Java做这件事。 :-(



祝你好运!
I have a bit of an interest in this as well. Microsoft provides this functionality in their Speech API ("SAPI"). It interfaces to C++ and .NET languages and makes use of COM.

Microsoft has a video here[^] and some good stuff here[^] and here[^] .

A list of competing products (Microsoft and otherwise) is available here[^] .

I haven''t pursued this line too far. I am interested in doing this myself with Java on linux. :-(

Good luck!


你有两种选择。



1 - 使用现有的库,所以你需要的任何例子都会附带该库



2 - 从头开始​​编写一个库,在这种情况下,没有论坛回复可以为您提供有用的示例。
You have two options.

1 - use an existing library, so any example you need would come with that library

2 - write a library from scratch, in which case, no forum reply could give you useful examples.


这篇关于使用c ++创建语音识别应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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