-rw-r--r-- | help/en/html/opierec.html | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/help/en/html/opierec.html b/help/en/html/opierec.html new file mode 100644 index 0000000..6644a07 --- a/dev/null +++ b/help/en/html/opierec.html @@ -0,0 +1,71 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> +<html> <head> +<title>Opierec</title> +</head> + +<body> +<h1>Opierec</h1> +<h4> +Opierec</h4> is a simple voice recording and audio sampling application for embedded devices.<P> +Opierec is easy to use, and can record just by pushing your PDA's +<B>toggle</B> switch, or by clicking on Opierec's +<B>Rec</B> button.<BR> +It can be used for voice memos, or CD quality audio sampling. +<P> +You first need to configure where you want your file to be recorded at, +depending on what's available CF, or SD cards. The default is +recording to your devices main memory. You +can record wave files using Intel/DVI ADPCM compression format, so they won't take so much space on your device. You will need to +choose your default recording length, but can always stop recording by +hitting the <B>toggle</B> button, or the <B>Stop</B> button. +<P>You can delete, rename, beam (via Ir, if available), or play files by holding the stylus down on +the selected file in the file view. +<P>You can also 'scroll' through a file by either grabbing the slider, +or by using the <B>Forward</B> or <B>Backward</B> buttons, or the +<B>right</B> and <B>left toggle</B> button. +<P>On the Configuration tab, you have a choice between sampling rates, +bit rates ( disabled when using compressed wave), size limit in +seconds, and file destination media. You are also able to adjust the +sound's input and output levels, or quickly mute either. +<P><P> +Opierec's audio files are compatible with desktop audio editors +and players. +<P><P> +<HR><P> +Opierec was written by <a +href="mailto:llornkcor@handhelds.org">L.J. Potter</a> llornkcor@handhelds.org<br> +Copyright +© 2002 by L.J. Potter +<HR> +ADPCM encoding is<P> +<CODE> + +Copyright 1992 by Stichting Mathematisch Centrum, Amsterdam, The +Netherlands. + + All Rights Reserved + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, +provided that the above copyright notice appear in all copies and that +both that copyright notice and this permission notice appear in +supporting documentation, and that the names of Stichting Mathematisch +Centrum or CWI not be used in advertising or publicity pertaining to +distribution of the software without specific, written prior permission. + +STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO +THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE +FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT +OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +</CODE> +<P><P><a href="http://www.trolltech.com">Trolltech</a> +<hr> +<address></address> +<!-- hhmts start --> +Last modified: Mon Jun 9 15:56:41 MDT 2003 +<!-- hhmts end --> +</body> </html> |