Questions related to audio recording in applications.
I need to create a android application which is for recording voice while showing the voice(sound) level visualization. I …
java android audio audio-recordingPossible 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-textIs 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 soundpoolLooking 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 shazamI am working on records a phone calls. When i start a record a phone call then it's unfortunately stop. &…
android audio-recording phone-callI 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 avcapturedeviceI 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-recordingi'm trying to save the recorded audio files in a folder that i wanted it to be rather then the …
android audio-recording voice-recordingI 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-audiorecordI'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