<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;d like to have voice detection so that it records only when I<br>

talk. I&#39;m sure there is some existing software that does this so<br>
writing new is not necessary.<br>
</blockquote></div><br>It will be harder to do than this because :<br>* even if the soft exists, I have no knowledge to use it (my coding skill are very thin, I don&#39;t know how to make librairies, signals and all this type of things communicate<br>
* the environment of the freerunner is ofter noisy<br>* the process must stay awake in &quot;wait&quot; mode, so it uses CPU.<br>* the freerunner can receive a phone call<br><br>So, my simple voicenote soft will really focus on taking one note at a time, with the simplest code possible. Could you please tell me in wich context you will need voice detection ?<br>
<br>Kimaidou<br>