Language learning speech recognition tools

我与影子孤独终老i 提交于 2020-01-15 01:18:12

问题


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?


回答1:


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

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.



来源:https://stackoverflow.com/questions/7051222/language-learning-speech-recognition-tools

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!