c# Programming Glossary: microphone
speech recognition from audio file instead of microphone http://stackoverflow.com/questions/1055347/speech-recognition-from-audio-file-instead-of-microphone recognition from audio file instead of microphone How can I perform speech recognition on speech coming from.. speech coming from an audio file .mp3 wav instead of the microphone I want to be able to do that from C#.NET and Delphi. thanks...
Frequency Analyzer in C# http://stackoverflow.com/questions/1377661/frequency-analyzer-in-c-sharp project in NAudio it performs an FFT on the incoming microphone data or sound file you play and plots it under the wave form...
Streaming input to System.Speech.Recognition.SpeechRecognitionEngine http://stackoverflow.com/questions/1682902/streaming-input-to-system-speech-recognition-speechrecognitionengine streaming input of some sort since it works fine with the microphone using SetInputToDefaultAudioDevice . Thanks Sean c# sockets..
Getting data from a microphone in C# http://stackoverflow.com/questions/2853413/getting-data-from-a-microphone-in-c-sharp data from a microphone in C# I'm trying to record audio data from a microphone or.. a microphone in C# I'm trying to record audio data from a microphone or line in and then replay it again using C#. Any suggestions.. C#. Any suggestions on how I can achieve this c# audio microphone share improve this question have a look at the open source..
How to adjust microphone gain from C# (needs to work on XP & W7) http://stackoverflow.com/questions/3022981/how-to-adjust-microphone-gain-from-c-sharp-needs-to-work-on-xp-w7 to adjust microphone gain from C# needs to work on XP W7 First note that I know.. for whatever reason that API does not allow me to adjust microphone WaveIn volume. So I managed to find some mixer code that I've.. in and access through pInvoke and that allows me to adjust microphone volume but only on my W7 PC. The mixer code I started with comes..
How do I record audio with C#/WPF? http://stackoverflow.com/questions/3694274/how-do-i-record-audio-with-c-wpf the ability to import small audio snippets directly from a microphone device of some sort. I already allow importing of pictures and.. but I want to add the capability to directly record from a microphone to a disk file or in memory buffer. Does C# WPF provide an easy..
Microphone Input http://stackoverflow.com/questions/3920049/microphone-input Input Is there a way to get a microphone input event in c# I would like to display a progress bar that..
Voice/Speech to text http://stackoverflow.com/questions/4677471/voice-speech-to-text preferably free that will convert voice speech through a microphone into text string . Additionally I will need an API or library..
Detect a specific frequency/tone from raw wave-data http://stackoverflow.com/questions/4808893/detect-a-specific-frequency-tone-from-raw-wave-data wave data I am reading a raw wave stream coming from the microphone. This part works as I can send it to the speaker and get a nice..
c# capture microphone http://stackoverflow.com/questions/4942611/c-sharp-capture-microphone capture microphone Can someone tell me how could I capture the microphone and.. microphone Can someone tell me how could I capture the microphone and send it over IP Is there any example of how to capture and..
good Speech recognition API http://stackoverflow.com/questions/5467827/good-speech-recognition-api Could not recognize input from default aduio device. Is a microphone or sound card available r n 0 1 . exception.Source exception.Message..
|