S
S
sm1tt2015-05-04 16:09:26
linux
sm1tt, 2015-05-04 16:09:26

How to set up audio recording via console in Linux Mint?

Hello! I recently encountered a problem, I record the sound from the microphone of the webcam to a file, using the command:
arecord -d 300 -t wav -f dat -D hw: 1,0 -c1 (I took 300 seconds for example) I get device data from output from cat /proc/asound/pcm. Recording works fine, but the microphone becomes unavailable in other applications, such as Skype. This utility seems to take exclusive advantage of the microphone. Please tell me if there are console utilities like arecord, but not to use the device exclusively. Operating system Linux Mint 17.1 x86

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
monah_tuk, 2015-05-04
@sm1tt

Apparently, this is needed: alsa.opensrc.org/Dsnoop

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question