c# - speech recognition from audio file instead of microphone -


How do I recognize speech on a speech coming from the audio file (MP3, VO) instead of the microphone?

I want to be able to do this from C #. NET and Delphi.

This article specifically answers your question:

Using WAV file input with SR engine


For the general information, see the following article:


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

actionscript 2 - getURL action script 2 and IE 7/8 -