-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 @@ | |||
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> | ||
9 | Opierec</h4> is a simple voice recording and audio sampling application for embedded devices.<P> | ||
10 | Opierec 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> | ||
13 | It can be used for voice memos, or CD quality audio sampling. | ||
14 | <P> | ||
15 | You first need to configure where you want your file to be recorded at, | ||
16 | depending on what's available CF, or SD cards. The default is | ||
17 | recording to your devices main memory. You | ||
18 | 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 | ||
19 | choose your default recording length, but can always stop recording by | ||
20 | hitting 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 | ||
22 | the selected file in the file view. | ||
23 | <P>You can also 'scroll' through a file by either grabbing the slider, | ||
24 | or 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, | ||
27 | bit rates ( disabled when using compressed wave), size limit in | ||
28 | seconds, and file destination media. You are also able to adjust the | ||
29 | sound's input and output levels, or quickly mute either. | ||
30 | <P><P> | ||
31 | Opierec's audio files are compatible with desktop audio editors | ||
32 | and players. | ||
33 | <P><P> | ||
34 | <HR><P> | ||
35 | Opierec was written by <a | ||
36 | href="mailto:llornkcor@handhelds.org">L.J. Potter</a> llornkcor@handhelds.org<br> | ||
37 | Copyright | ||
38 | © 2002 by L.J. Potter | ||
39 | <HR> | ||
40 | ADPCM encoding is<P> | ||
41 | <CODE> | ||
42 | |||
43 | Copyright 1992 by Stichting Mathematisch Centrum, Amsterdam, The | ||
44 | Netherlands. | ||
45 | |||
46 | All Rights Reserved | ||
47 | |||
48 | Permission to use, copy, modify, and distribute this software and its | ||
49 | documentation for any purpose and without fee is hereby granted, | ||
50 | provided that the above copyright notice appear in all copies and that | ||
51 | both that copyright notice and this permission notice appear in | ||
52 | supporting documentation, and that the names of Stichting Mathematisch | ||
53 | Centrum or CWI not be used in advertising or publicity pertaining to | ||
54 | distribution of the software without specific, written prior permission. | ||
55 | |||
56 | STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO | ||
57 | THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND | ||
58 | FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE | ||
59 | FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | ||
60 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | ||
61 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | ||
62 | OF 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 --> | ||
69 | Last modified: Mon Jun 9 15:56:41 MDT 2003 | ||
70 | <!-- hhmts end --> | ||
71 | </body> </html> | ||