Great idea !<br>Thanks for both of you, I will -soon- put this in the 0.2 version.<br>One question : on which package depends speexenc and speexdec ?<br><br>kimaidou<br><br><div class="gmail_quote">2009/2/21 Timo Juhani Lindfors <span dir="ltr">&lt;<a href="mailto:timo.lindfors@iki.fi">timo.lindfors@iki.fi</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">matthias &lt;<a href="mailto:matthiasfelsche@web.de">matthiasfelsche@web.de</a>&gt; writes:<br>

&gt; arecord -D hw -f S16_LE -t wav -c 1 -r 8000 ~/rec-$(date<br>
&gt; +%Y-%m-%d-%H-%M).wav<br>
<br>
</div>How about using speex compression? I recorded a few words with<br>
<br>
arecord -f S16_LE -r 44100 a.wav<br>
<br>
and ended up with a 1089580-byte file.<br>
<br>
speexenc a.wav a.speex<br>
<br>
reduced the size to only 78214 bytes and &quot;speexdec a.speex&quot; played it<br>
back with better quality than the 8000 Hz recording.<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</div></div></blockquote></div><br>