Questions related to audio recording in applications.
I need to record audio and video files to the 3gp/mp4 format in the same file and at the …
android video-capture audio-recordingI am trying to record a audio & stores into a sdcard as well as send to server. When I …
android audio-streaming audio-recording audiorecordMy aim is to pause in recording file. I see in Android developer site its but Media Recorder have not …
android audio-recording mediarecorder android-mediarecorderA 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 amrI am starting out with audio recording using my Android smartphone. I successfully saved voice recordings to a PCM file. …
iphone android audio audio-recording pcmI want to record short audio clips from a USB microphone in Python. I have tried pyaudio, which seemed to …
python audio-recording microphone alsa pyaudioI am trying to record audio in android but I am facing a problem. I have start and stop buttons, "…
android audio-recordingI'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 galaxyI have simplified my question and offered a bounty: What options are there for compressing raw PCM audio data to …
android mp3 audio-recordingI 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