Questions related to audio recording in applications.
I've been having this issue with initializing AudioRecord for Android. I searched for quite a while on the web with …
android audio-recording android-sdk-2.1 android-audiorecordI am implementing live streaming from MIC to java server at another PC. But I am only hearing a white …
java sockets audio-streaming audio-recordingI want to record the live audio and play it.As far as UI is concerned the app just has …
android audio-streaming audio-recording audiorecordI'm recording mic input using the XNA library (I don't think this is really technology specific, but it never hurts). …
c# audio audio-recordingI have searched for this online, but am still a bit confused (as I'm sure others will be if they …
android audio audio-recordingI was trying to develop a Voice recorder in C#. I have tried many ways, like NAudio, DirectX, Microsoft.Xna.…
c# xna directx audio-recording naudioI am implementing the Audio recording. It works fine with caf & wave format. But the problem is file size …
iphone objective-c ios xcode audio-recordingI am recording audio from getUserMedia({audio:true}); in the browser using Recorder.js and then exporting it as a …
javascript wav audio-recording getusermediaHow can I do audio recordings using android.media.AudioRecord without any smartphone-manufacturer-dependent fancy signal processing like automatic gain control (…
android api audio-recordingI am using ffmpeg built from source at this revision in Fedora 20. I am able to record audio perfectly fine …
ffmpeg audio-recording screen-capture