语言学习语音识别工具语音识别、语言、工具

2023-09-05 01:27:41 作者:可爱如猪 ̄)

我想C#编写一个程序,包括语言,如芬兰和波兰有限的词汇量语音识别。微软的语音SDK的伟大工程的英语,但可以在支持其他语言,如那些?如果不是,有什么其他的(希望买得起)软件工具可用?

I would like to write a program in C# that includes limited vocabulary speech recognition of languages such as Finnish or Polish. Microsoft's Speech SDK works great for English but can it support other languages like those? If not, what other (hopefully affordable) software tools are available?

推荐答案

有一个在微软服务器语音平台10.2。它同时支持STT和TTS。 对于26种语言,包括芬兰和波兰!

Have a look at Microsoft Server Speech Platform 10.2. It supports both STT and TTS. For 26 Languages, including Finnish and Polish!

下面是这将让你开始了一个链接。 HTTP://www.$c$cproject.com/KB/audio - 视频/ TTSandSR.aspx

Here's a link that will get you started. http://www.codeproject.com/KB/audio-video/TTSandSR.aspx

一个有点晚后,后悔的。

A bit late post, sorry for that.