hello every one ,
i have done my project which is speech recognition by using speech library in c# language, but i have asked , what do you use in your project as feature extraction ??
this question confuse me , because i read the feature extractions of speech recognition in MATLAB , there were a lot such as dynamic time warping (DTW)and f hidden Markov models (HMM), but in C# i did not get any information about.
So that , Can you tell me what is the feature extraction of speech recognition in c# ?