Top "Audio-recording" questions

Questions related to audio recording in applications.

Android: Audio Recording with voice level visualization

I need to create a android application which is for recording voice while showing the voice(sound) level visualization. I …

java android audio audio-recording
Speech recognition for recorded audio files in .3gp or wav format

Possible Duplicate: Voice recognition on android with recorded sound clip? I am developing an Android app which will record audio …

android speech-recognition audio-recording speech-to-text
Record/capture internal sound playback of Android app and export mp3?

Is it possible to record the internal sound generated by the app? My app allows you to create and play …

android audio android-mediaplayer audio-recording soundpool
iPhone Allow Other App to Play Audio While Recording Audio / Shazam

Looking to do pretty much what Shazam is doing as far as recording audio while another app is playing audio. 1) …

iphone audio-recording audio-player shazam
Android Media Recording: java.lang.RuntimeException: start failed

I am working on records a phone calls. When i start a record a phone call then it's unfortunately stop. &…

android audio-recording phone-call
AVCaptureSession Record Video With Audio

I have my app set up to record video from the camera using an AVCaptureSession, however, there is no audio …

ios objective-c audio-recording avcapturesession avcapturedevice
Record Audio Using the Users Microphone with HTML5

I am very close to having a little project of mine done, however, I have run into a slight problem …

javascript jquery html html5-audio audio-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
Android AudioRecord which settings to record call

I use AudioRecord class to record the voice during a call. I am intererested to record only the voice of …

android signal-processing audio-recording android-audiorecord
WARNING: File.mkdir() is ignored

I've created a basic Audio Recording App using Media Recorder API's. I'm trying to create a folder in the SD …

android audio-recording sd-card android-sdcard