Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello every one


I am student in IT engineering , i am working on my project which is speech recognition (speech to text) , i have done the code , but it works better if there is no noise , but in noisy environment it can't recognize well , my question is : Can i make c# code to filter the voice ???

can u help me , please ??
Posted

Have a look at NAudio[^]

After a very brief read-through I guess it's worth having a look at - and there is a fair amount of information available at: Audio Programming with NAudio[^] - and according to the table of contents you can use the library to do Pitch Shifting, so it would be reasonable to assume that you can create a custom filter.

Best regards
Espen Harlinn
 
Share this answer
 
Comments
Me is Needer 22-Jun-14 5:03am    
Nice site , but it contains demo of audio equalizer :( , and ready demos , i could not find c# code for reduction noise in c# :( ,

help me, please
check below SO question and answers
Library for noise reduction?[^]
hope this helps you
 
Share this answer
 
Comments
Me is Needer 22-Jun-14 5:01am    
there are not good links :( , over all thank you Mr DamithSL

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900