Problems:
1. arecord works if I use a -f flag but it outputs extra.wav files at a rate of about 10 per second which is unacceptable when I start scripting successive arecords one after the other.
2. If I don't use a -f flag everything seems to record fine. Even when I aplay It says playing but no sound comes out. I even used a separate package I sudo apt-got called sox with a "play" function which shows equalizer bars going up and down when I play the .wav file with it but again, no sound whatsoever comes out.
-My speakers are fine. the fist arecord method has me listening to my own voice at least.
If you know anything about the sox package you can help me by maybe fixing this:
Code: Select all
sudo rec rectest.wav
rec FAIL formats: can't open input `default': snd_pcm_open error: No such file or directory