C# Speech Recognition - Is this what the user said?

后端 未结 11 961
感动是毒
感动是毒 2020-11-28 19:49

I have need to write an application which uses a speech recognition engine -- either the built in vista one, or a third party one -- that can display a word or phrase, and r

11条回答
  •  春和景丽
    2020-11-28 20:07

    If the engine is what you're asking about then I've found (beware, I'm just listing, I haven't tried any of them):

    Lumenvox engine

    you also have the SAPI SDK from Microsoft itself, I've only tried it for text to speech but according to its definition:

    The SDK also includes freely distributable text-to-speech (TTS) engines (in U.S. English and Simplified Chinese) and speech recognition (SR) engines (in U.S. English, Simplified Chinese, and Japanese).

提交回复
热议问题