Top "Audio-recording" questions

Questions related to audio recording in applications.

How to record audio on webpage (iOS, Android, PC/Mac) - no flash

I have a requirement to allow a user to record an audio file using their microphone, but it has to …

android ios html audio-recording microphone
How do I record audio with C#/WPF?

I have an application to which I want to add the ability to import small audio snippets directly from a …

c# wpf audio-recording
Playing back sound coming from microphone in real-time

I've been trying to get my application recording the sound coming from the microphone and playing it back in (approximately) …

android audio real-time record audio-recording
Improve Android Audio Recording quality?

Is there any way to record audio in high quality? And how can I read information that user is saying …

android audio-recording
C# recording audio from soundcard

I want to record audio from my soundcard(output). I've found CSCore on codeplex but I could not find any …

c# audio audio-recording cscore
how can the noise be removed from a recorded sound,using fft in MATLAB?

I want to remove noises from a recorded sound and make the fft of it finding fundamental frequencies of that …

matlab signal-processing fft audio-recording frequency-analysis
Record and play audio Simultaneously

Any one help to me to record and play audio Simultaneously in Iphone.

ios objective-c core-audio audio-recording
Android AudioRecord vs. MediaRecorder for recording audio

I want to record human voice on my Android phone. I noticed that Android has two classes to do this: …

android audio-recording audiorecord
how can i play pcm file

The following code should record audio and store it in to SD card in PCM format. the code is working …

android audio-recording voice-recording
Audio input through headphone jack in Android?

I am trying to get audio input through the headphone jack for my final year project. It would be a …

android audio signal-processing audio-recording