Hi all<br><br>I spend the day creating a small zenity + bash application wich records the sound from the built-in freerunner microphone into a wav file.<br><br>For OM, SHR :<br>The ipk file is attached to this email<br>You will need zenity to make it work<br>
<a href="http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_2.20.1-r0_armv4t.ipk">http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_2.20.1-r0_armv4t.ipk</a><br><br>For DEBIAN + Hackable users : <br>
I attached a tar file which contains only the /usr/ folders and files. To install it, first install zenity then untar the file in your root filesystem<br>apt-get install zenity<br>cd /<br>tar -xvf voicenote_debian.tar<br>
(you need to copy the tar file to / or change the previous command line and specify the folder where you put it)<br><br>PS : <br>* for now, the &quot;software&quot; has no config file, and the voice notes are recorded to the ~/ folder (file name &quot;rec&quot; + date and time). I will add some configuration after<br>
* next step is play the recorder files with aplay<br><br>Thanks in advance<br><br><br>