I have to apply sudo chmod a+r /dev/dsp or /dev/audio but in my Ubuntu 12.10 i do not have such. Where is then the PCM sound file for ssh?
chmod: cannot access `/dev/dsp': No such file or directory
chmod: cannot access `/dev/audio': No such file or directoryFollow up:
I want to stream the sound output and input. So that i can capture any audio in/out to a file for recording.
21 Answer
You need to install pulseaudio's volume control and then use that to reroute the program you are recording with to the program you are trying to record.
(I will add screenshots a little later).
1