Top "Voice-recording" questions

How reduce background noise while recording in iphone?

I am planning to compare two audio files. i have recorded two voices and compared them using cross correlation. since …

iphone noise voice-recording
how to save the recorded audio files in another folder programmatically?

i'm trying to save the recorded audio files in a folder that i wanted it to be rather then the …

android audio-recording voice-recording
How to record the user voice in Objective-C for iPhone

I want to record the user voice and then play it back after some time. Is there any way to …

ios objective-c playback avaudiorecorder voice-recording
java.lang.IllegalStateException at android.media.MediaRecorder.start(Native Method)

I want to make a voice recorder app but it crashes when i click the "Start Recording" button. I get …

android android-studio voice-recording
How to compare two audio data?

I will record my own voice and save them as wav files in my computer. Later on I will speak …

audio voice-recognition voice-recording
Asterisk and recording incoming and outgoing calls

So I have been trying to learn asterisk with some limited success. Essentially what I would like to do is …

asterisk voice-recording
How to determine the frequency of the input recorded voice in iphone?

I am new to iphone development.I am doing research on voice recording in iphone .I have downloaded the "speak …

iphone signal-processing voice-recording frequency-analysis
Voice To Text in PHP

Is it possible to convert voice mail into text using PHP? Is there any 3rd party voice to text converting …

php voice-recording
Record only caller's voice in android

I am using MediaRecorder for recording call in android. But I only want to record the caller's voice. Can this …

android voice-recording
android voice recorder application

I want to create a voice recorder application in android 3.0. The scenario is when i click on record button it …

android recording voice-recording