Top "Audio-recording" questions

Questions related to audio recording in applications.

audio and video recording errors in android

I need to record audio and video files to the 3gp/mp4 format in the same file and at the …

android video-capture audio-recording
Android : recording audio using audiorecord class play as fast forwarded

I am trying to record a audio & stores into a sdcard as well as send to server. When I …

android audio-streaming audio-recording audiorecord
How can i pause voice recording in Android?

My aim is to pause in recording file. I see in Android developer site its but Media Recorder have not …

android audio-recording mediarecorder android-mediarecorder
How can I record AMR audio format on the iPhone?

A voice recorder doesn't need uncompressed Linear PCM audio. Compressed AMR would do fine. The iPhone framework built for recording …

iphone ios core-audio audio-recording amr
PCM audio amplitude values?

I am starting out with audio recording using my Android smartphone. I successfully saved voice recordings to a PCM file. …

iphone android audio audio-recording pcm
Audio Recording in Python

I want to record short audio clips from a USB microphone in Python. I have tried pyaudio, which seemed to …

python audio-recording microphone alsa pyaudio
How can I record 2 microphone in Android simultaneously?

I'm trying to record audio signals from 2 in-built microphone(bottom, top) at the same time. I can pick up bottom …

android audio-recording microphone galaxy
Mp3 encoder for android, record audio in mp3 format

I have simplified my question and offered a bounty: What options are there for compressing raw PCM audio data to …

android mp3 audio-recording
Increase volume output of recorded audio

I am trying to make a call recording app in Android. I am using loudspeaker to record both uplink and …

android audio audio-recording android-audiorecord