summaryrefslogtreecommitdiff
path: root/help/en/html/opierec.html
Unidiff
Diffstat (limited to 'help/en/html/opierec.html') (more/less context) (ignore whitespace changes)
-rw-r--r--help/en/html/opierec.html71
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 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
2<html> <head>
3<title>Opierec</title>
4</head>
5
6<body>
7<h1>Opierec</h1>
8<h4>
9Opierec</h4> is a simple voice recording and audio sampling application for embedded devices.<P>
10Opierec is easy to use, and can record just by pushing your PDA's
11<B>toggle</B> switch, or by clicking on Opierec's
12<B>Rec</B> button.<BR>
13It can be used for voice memos, or CD quality audio sampling.
14<P>
15You first need to configure where you want your file to be recorded at,
16depending on what's available CF, or SD cards. The default is
17recording to your devices main memory. You
18can record wave files using Intel/DVI ADPCM compression format, so they won't take so much space on your device. You will need to
19choose your default recording length, but can always stop recording by
20hitting the <B>toggle</B> button, or the <B>Stop</B> button.
21<P>You can delete, rename, beam (via Ir, if available), or play files by holding the stylus down on
22the selected file in the file view.
23<P>You can also 'scroll' through a file by either grabbing the slider,
24or by using the <B>Forward</B> or <B>Backward</B> buttons, or the
25<B>right</B> and <B>left toggle</B> button.
26<P>On the Configuration tab, you have a choice between sampling rates,
27bit rates ( disabled when using compressed wave), size limit in
28seconds, and file destination media. You are also able to adjust the
29sound's input and output levels, or quickly mute either.
30<P><P>
31Opierec's audio files are compatible with desktop audio editors
32and players.
33<P><P>
34<HR><P>
35Opierec was written by <a
36href="mailto:llornkcor@handhelds.org">L.J. Potter</a> llornkcor@handhelds.org<br>
37Copyright
38&copy; 2002 by L.J. Potter
39<HR>
40ADPCM encoding is<P>
41<CODE>
42
43Copyright 1992 by Stichting Mathematisch Centrum, Amsterdam, The
44Netherlands.
45
46 All Rights Reserved
47
48Permission to use, copy, modify, and distribute this software and its
49documentation for any purpose and without fee is hereby granted,
50provided that the above copyright notice appear in all copies and that
51both that copyright notice and this permission notice appear in
52supporting documentation, and that the names of Stichting Mathematisch
53Centrum or CWI not be used in advertising or publicity pertaining to
54distribution of the software without specific, written prior permission.
55
56STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
57THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
58FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
59FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
60WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
61ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
62OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
63
64</CODE>
65<P><P><a href="http://www.trolltech.com">Trolltech</a>
66<hr>
67<address></address>
68<!-- hhmts start -->
69Last modified: Mon Jun 9 15:56:41 MDT 2003
70<!-- hhmts end -->
71</body> </html>