matthias <matthiasfels...@web.de> writes:
> arecord -D hw -f S16_LE -t wav -c 1 -r 8000 ~/rec-$(date
> +%Y-%m-%d-%H-%M).wav

How about using speex compression? I recorded a few words with

arecord -f S16_LE -r 44100 a.wav

and ended up with a 1089580-byte file.

speexenc a.wav a.speex

reduced the size to only 78214 bytes and "speexdec a.speex" played it
back with better quality than the 8000 Hz recording.



_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to