Where is /dev/dsp or /dev/audio?
- by YumYumYum
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 directory
Follow up:
http://superuser.com/questions/244173/missing-dev-dsp-under-ubuntu
I want to stream the sound output and input. So that i can capture any audio in/out to a file for recording.