Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Does anyone know WPF library work with voice.
Functionallity:
noise suppression
adjusting the sound quality
etc
Start from here, maybe it help you http://naudio.codeplex.com/
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I have an application that is leaving orphaned threads in a way that is not readily apparent. I would like to profile thread use (creation, disposal) over the course of a period of time.
Is there an easy way to do this?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I have Straighce.dll in my project. I can not find any source code in the WEB.
I need to limit the size of the log files
Any body could help or supply the source code of this old logger?
Thanks
The Straighce Project is now hosted in Ohloh. You can browse the source code there.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
From where I can find royalty free and free of charge sound effects for my C# project? You know, I need an alarm sound in .wav format. There might be some places in internet but I always trust you guys. Please help me.
The Free Sound Project freesound.org should be what you are looking for. This is my go-to place for sound effects etc
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
what is the good library to use for calling c#.net webservices with g++?
gsoap++ is an excellent api to use
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Does anyone have any suggestions about where I can find a C# implementation for suffix arrays? I'd prefer not to reinvent the wheel...
A bit late, but here is another one: sais
Have you looked at sary? I haven't used it but it looks relevant