[Debian]Voice recorder - ecasound --> Help

Timo Juhani Lindfors timo.lindfors at iki.fi
Thu Feb 19 11:55:52 CET 2009


kimaidou <kimaidou at gmail.com> writes:
> *ecasound -i /dev/dsp     -o mynotes.wav -c*
> Pressing on "t" will start recording. When finished, press on "s" to stop
> then "q" to quit.

/dev/dsp is OSS interface. Just use ALSA instead:

alsactl -f voip-handset.state restore
arecord -r 44100 -f S16_LE notes.wav

and then use

aplay notes.wav

to hear them.





More information about the community mailing list