Questions related to audio recording in applications.
Does anyone know how to programmatically capture the sound that is being played (that is, everything that is coming from …
winapi audio directx audio-recordingI used following Tutorial to make a sound recording app: When I start it on my test device (LG P970 …
java android eclipse audio-recording audiorecordI need to monitor my audio line-in in linux, and in the event that audio is played, the sound must …
linux bash audio audio-recordingI am developing an audio recording application in Android 2.3 using MediaRecorder class. I have the following requirement : When an interruption …
android audio-recording