Questions related to audio recording in applications.
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 microphoneI have an application to which I want to add the ability to import small audio snippets directly from a …
c# wpf audio-recordingI'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-recordingIs there any way to record audio in high quality? And how can I read information that user is saying …
android audio-recordingI want to record audio from my soundcard(output). I've found CSCore on codeplex but I could not find any …
c# audio audio-recording cscoreI 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-analysisAny one help to me to record and play audio Simultaneously in Iphone.
ios objective-c core-audio audio-recordingI want to record human voice on my Android phone. I noticed that Android has two classes to do this: …
android audio-recording audiorecordThe following code should record audio and store it in to SD card in PCM format. the code is working …
android audio-recording voice-recordingI 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