* The Reread option should be replaced by automatic detection that
the file has changed.
* Should add "data recognizer" for ER5.
The following are old bugs, but were transient and could possibly still
apply even though it is believed that they have beens solved:
* When trying to convert a large file on the Psion from wave to EPOC Alaw,
the program has been seen to freeze rather than leave with out of
memory indications, as it should. (NB. Program can still be cancelled).
* SoundTrans occasionally does not make it to the end when playing. Note that
pause will work, and the program can be exited without problem.
MAJOR CHANGES
v1.07
a7_1:
Work OK on revos.
Some internal changes to the UI to reflect this.
Tolerant of PCM wave files with negative lengths.
Multiply the rendered stereo by 1.5 so that it sounds at normal volume.
v1.06:
Be more tolerant in recognition of .wav files - specifically don't mind
if the cbsize and datasize fields are missing for Alaw and Mulaw files.
v1.05:
This is v1.05.
a6_4:
Fix RMRSoft details.
a6_3:
Restore the volume range check, so now have 5 points on Psion5 again.
Experiment with new, large icons.
Preference so that all temporary files are placed in C:\.
a6_2:
Further small changes, or resulting from distribution.
Remove the SoundTrans manual from the EPOC distribution - now we no longer
share the ReadMe files either.
a6_1:
Myriad of small fixes.
beta5:
This is beta5.
a5_4:
Abandon a5_3's volume scheme - for consistency, we always use 4
settings. This is compatable with not only the Geofox but later Record
tools.
a5_3:
For platform compatability, we find out at run time if we have 4 or 5
volume settings - this will now work with the Geofox.
a5_2:
Compiles and runs under ER5.
a5_1:
Better error messages and general behaviour on expiry.
Some fixes to the .pkg file - previously left .ini in place on remove.
v1.02:
This is v1.02.
a4_2:
Remember volume and range settings from last open file - use
again if we re-open the same file at start of next session.
Properly display range settings on Close command (previously kept
showing the previous values.)
a4_1:
Introduce "recognizer" so we can open .wav, .wve and .gsm files directly
from System. Make this conditional on preferences.
Add flag to always temp convert GSM files.
Delete output file if we cancel during temp convert or export.
v1.01:
Fix bug where samping rate is not always set properly on wave files.
Make temporary convert files "hidden".
v1.0:
This is v1.0.
a3_4:
Added Temp Convert facility, to generate a temporary EPOC Sound file,
instead of playing directly.
a3_3:
Some largely cosmetic changes to the dialogs - change order and add
Help buttons.
a3_2:
Added Raw GSM read and export.
a3_1:
Working icons on the play control buttons.
beta2:
Consistent use of "export" instead of "save as".
This is beta2.
a2_4:
Much improved interface - can now drag start, end and position markers.
More rational use of buttons - rename Stop to Reset, and Pause/Cont
now takes over the general stop role.
Ability to save selected range too.
a2_3:
Rework pause mode - close down the pipeline and skip to correct place
on restart. (Can be slight delay in restarting)
More accurate progress indication - go on output status rather than
input, so the pipeline delays are invisible.
Fix several bugs and other funnies in Fast mode.
a2_2:
Bitmaps introduced for buttons (not working properly).
a2_1:
Pause and fast modes.
Proper slider volume control - "knob" moves with pen.
beta1:
Gui equivalent of pre-beta4.
pre-beta4:
No major changes - several internal ones so it works with latest
versions of the libraries.
pre-beta3:
Fix of "DosKey bug"
Addition of Mulaw and Microsoft Adpcm decoding (not encoding).
Addition of volume setting (Psion only): set the volume specification
of EPOC Sound files and over-ride the volume during playback of
any file.
pre-beta2:
First general public release.
Times New Roman
&Heading 1L
&Heading 2L
&Heading 3L
.Bullet listO
Swiss
SoundTrans
Version v1.05. June 99.
Some Questions and Answers
What formats does SoundTrans Support
SoundTrans can read or directly play:
Epoc Sound files - including those produced by Record. Both standard (Alaw) and compressed (Adpcm).
Wave files - Pcm (16-bits or less), Microsoft and IMA/DVI Adpcm,
law and Alaw. Mono sampled at 8kHz.
Sibo Sound files - Psion Series3a/c
It can read, but not necessarily play in real time:
Wave files with the same formats as above, but in stereo and/or other sampling frequencies.
Raw GSM sound files, sampled at 8kHz but compressed to 13kbps.
In practice these are better dealt with using the
Temp convert
command, which generates a temporary sound file that can be directly played.
SoundTrans can generate:
Epoc Sound files, compatible with Record. Both Alaw and Adpcm formats.
Wave - 8- and 16-bit Pcm, IMA/DVI Adpcm and Alaw. Mono. 8000 and 11025 Hz.
Sibo Sound files.
Raw - Alaw and 8- and 16-bit Pcm.
Raw GSM files.
I play the file and it sounds choppy
SoundTrans does real-time conversion of all the files it plays. The current program is not really powerful enough for playing files sampled at faster than 11025Hz or with some compression schemes, such as GSM. In that scenario, you are advised to translate it to a temporary Epoc Sound file and to play that. To make it the program easier to use there is a special command
Temp convert
which actually translates to a temporary EPOC Sound file that is deleted when the original is closed
note that SoundTrans still shows the details of the original after a temporary convert. Under the preferences, you can opt to automatically run Temp Convert when any GSM file is opened.
s not HiFi is it?
The Psion5 sound system (as that of the Psion3a/c before it) is firmly aimed at telephone sound standard, and no more. The sound device is fixed at 8kHz and uses Alaw sound encoding - exactly as used by standard European digital phone connections. SoundTrans has been built with these limitations in mind: although it will read stereo files, it always converts them to mono before anything else. It uses a simple resampler for sample rate conversion - eg 11025 to 8000Hz. If you take a highly quality wave source, say tones recorded at 22kHz, convert them to Record format and then back again, and play them on a PC, then you will hear the distortion. If anybody feels such limitations are important please contact the address below and we can discuss it. In practice, It is unlikely you will notice the difference.
How does SoundTrans detect the format of the input file?
SoundTrans looks at the file contents to detect the format. Not only can it tell the input format, but also other details such as encoding format, sampling rates etc. Any suffixes are largely ignored for the purposes of recognition. However, suffixes are used for file open dialogs and for deciding whether to open files from the System screen.
Note that Raw GSM, because it is so compressed, is the hardest to detect. There is a small but finite chance that arbitrary files will be identified as Raw Gsm files, so take care. However, no other sound files should be confused with them.
What is the difference between file format and sound encoding?
File types such as Wave and even Epoc Sound files are really wrappers around the sound data. In addition to the data itself it says how the data is to be interpreted. The data will be encoded in a particular way. To a certain respect this is independent of the file format. Thus Alaw encoded data does not really vary between Epoc, Sibo and Wave sound formats. Other formats, such as the Epoc Compressed Sound format, are more specialised.
I have a Wave file that SoundTrans can
t convert. Why?
This is almost certainly because the sound encoding is not recognised. There are countless possible encoding methods and SoundTrans only knows about some of the more popular ones. There are no plans to cover all formats. However, anybody with a particular translation required should contact Treesoft and we can discuss the requirements
I need to use .Au or .Aiff files?
These are other formats, similar to Wave files. There are many others. Traditionally Wave files are associated with PCs, Au files with Unix (especially Suns) and Aiff files with Macs. In practice many of these formats are redundant because sound tools on personal and larger computers can often read and write Wave files. Nevertheless, contact Treesoft if you wish to see other formats covered.
How does SoundTrans determine the output file name?
Although it ignores suffixes when determining file types, SoundTrans does use them when generating filenames. Starting with the
basename
which is the original filename without any suffix, it will try and use that name itself for an Epoc file, or append
for a Sibo or Wave file respectively. For raw files
.alaw
will be appended for Alaw and Pcm encoded files respectively.
I want to record a message to send to someone, how should I do it?
SoundTrans does not include any Record functions - you should use the standard Record tool to perform that. Where SoundTrans comes into its own is that it allows you to send this file to someone in a format that they can immediately play.
re advised to use the Record
s Standard sound compression format (2min per MByte) unless you are recording a long conversation The quality is significantly better that way. Then convert the file into the Wave file of your choice. The smallest Wave file will be generated from using Adpcm
although Raw Gsm would be about 60% smaller still. However, if you want to play safe and ensure your recipients can read the file, then Alaw encoding is to be preferred. Pcm encoding is safest of all, in that all programs that can read Wave files will read Pcm, but it is very inefficient - a 16-bit Pcm encoded file will be twice the size of the Alaw equivalent, and about four times the size of Adpcm. The default is to use 8000 kHz sampling rate for Wave files - equivalent to the original, uncompressed format. On many PCs, however, sound files are best played if sampled at half or a quarter of the standard CD rate of 44100 - thus 11025 and 22050. Much depends on how well the sound card deals with
frequencies. You may prefer to convert a particular file to 11025 Hz before you send it. This should be done at the same time as the initial Wave translation.
If you know your recipient has the ability to play GSM files, then you may prefer to use Raw GSM. This has the disadvantage that it takes much longer to convert on the Psion, and cannot be played back in real time without conversion. Your recipient may have similar problems, depending on their machine. The advantage is that the files are much smaller
1min sound file would convert to about 240K as an ADPCM Wave file and about 97K for Raw GSM. Amongst other things, this will save e-mail connection time. Note that GSM is not really suitable for non-speech recordings, or even several people talking together. You will notice significant degradation in the quality. This is because of the nature of the algorithm. Note that one PC tool that can read or generate compatible GSM files is the JFAX communicator software
see http://www.jfax.com.
Alternatively you may prefer to get your recipient to install the PC version of SoundTrans, so you can send the original EPOC Sound file.
The features list above mentions two different Wave ADPCM techniques, Why?
ADPCM is perhaps best described as an approach, and is not a single standard. PCM and Alaw have fixed relationships between the encoded value and the original, so that given a single encoded sample you can say what the equivalent value is. With ADPCM the equivalent values change as time progresses, to optimise the available bits, and you have to look at a whole section of samples, known as a
frame
. In reality there are quite a few of these algorithms with different tradeoffs between encoding and decoding complexity. Microsoft ADPCM produces signficantly better results than IMA ADPCM, and has similar decode overheads, but is much more complicated to encode
ideally it should try several different parameter sets and take the one that gives the nearest values. For this reason, SoundTrans restricts its Wave encoding support to the simpler IMA algorithm.
There are many other ADPCM algorithms. That used for EPOC Sound files is different yet again, although similar to the IMA one. There is also a standard used on digital phone lines which is tweaked to preserve modem tone behaviour. This ITU/CCITT algorithm is not much used with computers, where this feature is considered redundant.
ve converted a music file to EPOC Compressed/Adpcm Sound form, and it does not sound too good
The EPOC Compressed Sound format is based on a simplification of the standard IMA Adpcm algorithm. This introduces much greater errors into the sound then is typical with Adpcm. The error can be heard on all sound, but it is particularly noticable with music.
I've a really large sound file, what should I do?
This was the original reason the PC version was developed - you can transfer your file to the PC and translate it there. The result will be identical. If you regularly do this, then you may wish to investigate using a Compact Flash drive on your PC.
Will SoundTrans run under DOS?
The PC version of SoundTrans may look like a DOS program, but actually it uses the same environment to run as PsiWin, and is only intended to work from a command line prompt from inside Windows95/8 or NT. (You don
t need PsiWin installed on the system to run SoundTrans)
Will SoundTrans run under Linux?
No. For essentially the same reason.
Why not just use PsiWin?
There are a number of advantages in using SoundTrans over using PsiWin:
SoundTrans does not need a PC to perform the operation: you can send and receive sound attachments on e-mail etc completely independently.
SoundTrans will read any Epoc Sound file, whether written by Record or some other means. The PsiWin conversion process only works with Record files
SoundTrans will translate or generate Compressed (Adpcm) Epoc Sound files. The PsiWin convertors only work for Standard (Alaw) encoded files.
SoundTrans will run on any PC running Windows 95/8 or NT, whether PsiWin is installed or not.
SoundTrans gives you options as to the Wave format to use. PsiWin generates particularly inefficient Wave files.
What is
Raw GSM
GSM is the standard mobile phone standard used in Europe and most of the rest of the world. This is the associated sound compression algorithm, and is primarily targetted at speech compression
it works by modelling the vocal tract. The true algorithm compresses frames of 160 sound samples into 260 bits. Since this is not a whole number of bytes, it is a bit inconvenient for computer usage. Instead, most computer tools that manipulate
actually use a modified format based on compacted frames of 33-bytes or 264 bits, and it is that format which SoundTrans itself uses. Other possibilities include GSM compression within Wave files, which is not currently supported by SoundTrans.
GSM compression is a good algorithm that achieves high compression while generating a result that sounds close to the original. It does, however, require high computional power. Thus the reason that a Psion5 struggles to play the files directly. Even more highly compressed sound formats are available but tend to sound
robotic
ve started to see files of the form $$..., where are they coming from?
These are temporary files created by the
Temp convert
function. The files are created in the same folder as the original file. These are set as
hidden
by SoundTrans; you won
t see them on dialogs, but might see them on the System screen depending on the System preferences. These should be automatically deleted by SoundTrans, and will only remain should the program not close down properly
for example if you reset the machine while SoundTrans is open.
Note that to remove these files, you may have to remove the
hidden
attribute; select the file in the System screen, run the File/Properties command, and hen uncheck the Hidden checkbox.
SoundTrans does not save the range I
ve set when I save a file
SoundTrans does not alter the original file, and thus has no way of saving ranges
even where formats permit it. As a compromise, since v1.02 it saves range and volume settings for the last file you had open. If you re-open this file without opening another and without the file being modified, it will restore the settings.
On a long file, when I continue playing near the end there is a short pause before anything happens, why?
The current version of SoundTrans implements Cont(inue) by skipping to the relevent place in the SoundFile, rather than keeping the device open. This saves power and allows other programs to use the speaker. However, the process of skipping to the correct place in the file does become noticeable as the sound file increases. You should not really notice this delay except with fairly long files. Note that Cue is implemented similarly.
Why has this software got an expiry date?
You can use the tool for a limited period only, based on when you installed it. After than period you must register the software to continue to use it. Please allow at least a few days at the end of the evaluation period for the registration to come through.
ve successfully registered SoundTrans but now it is saying the program has expired/is about to expire!
This is probably a sign that the registration file has somehow been corrupted
SoundTrans treats this as an invalid registration and ignores it. You will need to re-enter your registration details.
SoundTrans is given an expiry date that is less then 28 days from when I first installed it.
The most likely explanation is that you have reset your Psion and re-installed SoundTrans off backup. Try re-installing SoundTrans from the .sis file. If this does not work then contact RMR Software or Treesoft. You should not see this problem if you have registered your copy, unless perhaps you are restoring onto another machine. In that case, just re-enter your registration details.
Will SoundTrans run under the Geofox?
SoundTrans beta5 and later will work OK on Geofox machines. (Earlier versions crashed during play.)
ve already got a registed version of SoundTrans, do I have to re-register?
Prior to the agreement with RMR Software, SoundTrans was distributed directly by Treesoft. Any existing registration is equally valid now that RMR Software have taken over distribution.
Upgrading
There are no known problems upgrading to v1.05.
Contact Details
RMR Software can be reached using the following:
E-mail: support@rmrsoft.com
Web: http://www.rmrsoft.com/
For more technical queries, or information about the PC version of SoundTrans, Treesoft can be reached using the following:
SoundTrans is a sound format translation tool for Psion5 and other EPOC machines. The tool can directly play and convert between a number of sound file formats, including EPOC sound files and Wave files, as commonly used on PC. A command line version is also available for PCs, running under Windows.
SoundTrans is supplied subject to the License Agreement below. You will be asked as to whether you agree with the contents of this file during installation. You may prefer to print it out first. Note that by installing the application you are accepting the terms of the agreement. Do not install the application if you do not wish to accept the terms of the licence.
SoundTrans is produced by Treesoft but is distributed solely by RMR Software. Other programs available from RMR Software are listed below.
Installation and User Guide
SoundTrans itself is installed by installing the
SoundTrans.sis
file via the
Install New Program
option of PsiWin 2.1 - just opening the file normally invokes this. Alternatively you can transfer it to the a Psion and use the
Add/remove
control panel that is normally installed as part of the Message Suite installation - these tools can be downloaded separately from http://www.psion.com/downloads/epoc32 if required. A second module, TreesoftSupport will also be created. Normally this is invisible, but you may get a dialogue that you have a later version installed and asking whether to continue. This should only come about if you have installed other software by Treesoft, and you should not install an old version or that software might cease to work.
Installation will create a folder \System\Apps\SoundTrans that contains the program files - TreesoftSupport.dll and TreesoftActivedll will be installed in C:\System\Libs. SndTransRec.rdl will be installed in \System\Recs. These take about 175K of file space. A folder
C:\Documents\SoundTrans Doc
will be created that holds a copy of this file and related documentation. Note that these documentation files can be removed if space is tight
their absense will not prevent SoundTrans from working.
Once installed you can find out more about SoundTrans by opening it from Extras, then running the Help command under the Tools menu. In particular you might like to look at the tutorial page.
In uninstall SoundTrans, use the Add/Remove control panel. This will remove the program files, which includes the documentation files from C:\Documents. It will not remove any data files created using SoundTrans.
Registration
SoundTrans can be freely used for an evaluation period of up to 28 days. After that, you must register your copy to continue using it. The cost is
12 (US$20 / 40DM / 20 Euros). There are two ways to register:
Credit Card:
Although this method will cost an extra US$5 in handling, it is very fast and reliable. To register on-line, go to our Home Page, and follow the instructions at:
http://www.rmrsoft.com/
Alternatively, in the USA, you can phone:
1-800-WWW2REG
(1-800-999-2734) or (801) 355-5110
and quote the program name of 'SoundTrans' and the RegNet ID number 4757
By Post:
Please send the money to either of the following addresses. UK cheques & Sterling Eurocheques (no foreign currency cheques please), or
real folding
money, to the UK address, DM cheques to the German address, and US$ checks to the USA address. Please make any cheques (checks) payable to
RMR Software
and include a stamped, self-addressed envelope or provide an E-Mail address :
RMR Software
c/o 6000 Natick Court
Burke, VA 22015
Software
c/o 46 Mortimer Road
Kempston
Bedford MK42 8RE
ENGLAND
Software
c/o PSIOlogic Versand
Sudentenstrasse 46
D 63571 Gelnhausen
GERMANY
We will then send you a unique code to enter with the
Register
Menu option, which will allow you unrestricted use of the program.
If you have any questions, we can be contacted at :
support@rmrsoft.com
Other Programs from RMR Software
If you like this program, why not have a look at our other programs. A full list is as follows...
For the EPOC series of machines:
RMRBank : Personal Accounts Suite
RMRTask : Extended Task (ToDo) Manager
RMRNotes : Note Taker/Jotter program
RMRContact : An ACT-like Contact Manager
RMRSol : Solitaire card game
RMRUtils : Utility/Conversion program
RMRZip : Compression/Archive program
RMRFile : File Manager
RMRArt : Artist/Drawing program
RMRFuel : Fuel Consumption Monitor
RMRCar : Company Car Manager
RMRHome : Home Inventory program
RMRInvest : Investment Tracking program
RMRDiet : A Diet/Weight/Exercise Tracker
RMRMonth : Month view companion for Agenda
Vactrac5 : Leave/Vacation tracking program
RMRBoxx : Sokoban logic game
RMRFruit : Fruit machine game
RMRText : A Text/Hex Editor
Some of these are also available in other languages, such as French, German, Spanish, Dutch, Italian, Czech etc. See our Home Page for details.
For the Psion S3mx/c/a/:
RMRBank3 : Personal Accounts Suite
S3ATask : Extended Task (ToDo) Manager
S3AHome : Home Inventory program based on the Quicken version
S3APlan : Budget Planner based on the Quicken Financial Planner
With the exception of S3ATask, these programs are also available for the Siena, and just use the prefix 'SNA' rather than 'S3A' or 'RMR', i.e. SNABank
For the Psion S3 'Classic':
S3Bank : Personal Accounts package
The latest versions should all be available at the same location where you found this program. If you cannot get them, a disc and Stamped Addressed Envelope to any of the addresses will get you copies of all the programs. (Make sure you specify the platform).
Alternatively, you can always visit our Web Site where there are full details of the programs, and news of any upgrades or enhancements or known bugs. Again, the address is:
http://www.rmrsoft.com/
In the future, we intend to leave
versions of the next versions of the programs on these sites, as each new enhancement is incorporated. If you don't mind taking the odd risk, that will be a way of continually updating your program.
If you've found this program useful and want to try some other Psion programs, why not try 3-Lib ??
Steve Litchfield, 3-Lib. Series 3/3a PD and shareware on Floppy & CD. Established since January 1993, latest files from CIX, CIS, Internet, BBS & Author network. Send Stamped self-addressed envelope for catalogue. 3-Lib library,
This is a copy of the legal agreement that accompanies the installation:
Licence Agreement for SoundTrans Version 1.0/Pre-Beta5
Important. Your right to use either SoundTrans v1.0 or Pre-Beta5 (
the Software
) is subject to the terms set out in this Licence Agreement (
the Agreement
). Please read this carefully: by clicking on the
button, you (the
Licensee
) are agreeing to be and are hereby bound by the terms of this Agreement. If you do not agree to the terms of the Agreement or do not understand them, please do not install the Software onto your system.
Note that SoundTrans v1.0 is denoted
Registerable
for the purposes of this agreement.
1. Grant of Licence
Under copyright law you are not permitted to install or run the Software supplied to you without the permission of John Forrest, trading as Treesoft (
the Licensor
). In consideration of your agreement to the terms of this Agreement, the Licensor hereby grants you, the Licensee, a non-exclusive licence to install and run the Software provided with the Agreement subject to the following terms. All references to the Software mean the binary code only of the program comprising the Software.
(i) During the Evaluation Period (as defined at paragraph 3 below) but not thereafter, the Licensee may use the Software for any number of computers under the Licensee
s control for the Licensee
s own personal or professional use, copy the Software for backup or archival purposes, demonstrate the software to other people and give copies to other potential users, providing the Software is supplied in its entirety including with this Agreement;
(ii) The Licensee may modify, translate, reverse engineer, de-compile, disassemble, including removal of any time limiting or registration protection mechanism (save that the Licensee may de-compile the Software only to the extent permitted by the EC Software Directive as enacted by the Copyright, Design and Patents Act 1988 as amended where this is indispensable to obtain the information necessary to achieve the interoperability of an independently created program with the Software or with another program and such information is not readily available from the Licensor or elsewhere); or create derivative work based upon the Software, sell distribute, rent, loan or sub-license this Software, or otherwise transfer rights to the Software or remove any proprietary copyright notices.
(iii) If the Licensee decides to use the Software after the Evaluation Period by paying the Registration Fee in accordance with paragraph 4 below, the Licensee must pay for separate registration keys in respect of each computer under the Licensee
s control on which the Licensee wishes to use the Software.
(iv) Subject to clause (i) above, the Licensee may not permit other individuals to use the Software and shall not divulge the registration key to any third party whatsoever. Breach of this term entitles the Licensor to claim damages against the Licensee and to take all steps to terminate or prevent use of the Software by the Licensee. Not withstanding the forgoing, the Licensee may give copies of the Software to other potential users, provided that the registration key is not so distributed and the Software is supplied in its entirety including with this Agreement.
2. Title
This Software is protected by English copyright law and international treaty provisions. Except where stated otherwise, all title, copyright, ownership, rights and other proprietary rights, in and to this Software shall remain with the Licensor. The Licensee acknowledges that no title, copyright, ownership rights or other proprietary rights to this Software shall be vested in the Licensee, and that title, ownership, rights and other intellectual property rights will remain the exclusive property of the Licensor.
3. Duration
Save as provided in Paragraph 13, this Agreement entitles the Licensee to evaluate the Software free of charge for 28 days from the date of installation of the Software by the Licensee (
the Evaluation Period
). The Licensee accepts that the Software will expire after 28 days and that the Licensee will have no entitlement to use it after that date and agrees not to use it after that date, save as provided at Paragraph 4 and at Paragraph 12 below.
4. Registration Fee
If, before the expiration of the Evaluation Period of a Registerable version of this Software, the Licensee decides that it wishes to use the Software after the Evaluation Period, the Licensee shall pay a registration fee to the Licensor or the Licensor
s appointed agent, of the amount specified from time to time on the Treesoft website. Currently the EPOC version of SoundTrans is priced at US$20, or equivalent, and the sole appointed agent is RMR Software. Upon receipt of the Registration Fee, the Licensor or the Licensor
s appointed agent shall send to the Licensee a registration key to unlock the Software which the Licensee agrees may only be used on one computer.
5. No Warranty
Save as provided for in Paragraph 13, the Licensor warrants to the original Licensee and then only in cases where the Licensee has pain a Registration Fee that the Software when used properly will provide the functions and facilities and will perform substantially as described in the manual supplied for the Software. The Licensor
s obligation and the Licensee
s exclusive remedy under this Warranty is limited either:
(i) to the Licensor at its own expense using all reasonable endeavours to rectify any non-conformance with the warranty by repair (by way of a patch workaround correction or otherwise) within a reasonable period of time or at the Licensor
s option replacement of the Software in whole or in part; or
(ii) to a refund of the License paid if, in the Licensor
s reasonable opinion, it is unable to rectify such non-conformance within a reasonable time scale or at an economic cost upon which the License shall terminate.
6. Exclusion of Other Warranties
The Licensor does not warrant that the Licensee
s use of the Software will be uninterrupted or the operation of the Software will be error free or secure. It is the Licensee
s responsibility to ensure that the Software is suitable for its needs and the entire risk as to the performance of the Software is assumed by the Licensee. In the light of the various environments in which the Software may be used, the Licensor hereby disclaims all other warranties, conditions or representations with respect to the Software, statutory or otherwise, either express or implied, including, but not limited to implied warranties of merchantability and fitness for a particular purpose (save as may not lawfully excluded by any relevant applicable law including but without limitation the Unfair Contract Terms Act 1977), and non-infringement of third party rights.
7. Limitation of Liability
In the light of the fact that no software is completely bug free, and for the Evaluation Period the Software is supplied free of charge, the Licensor shall not be liable, (save as provided at Paragraph 5 above) whether in tort, contract or any other legal basis whatsoever to the Licensee or any other person for any loss or damage arising by virtue of the Licensee
s use of the Software, including, for the avoidance of doubt, any direct, special, incidental or consequential damage of any nature including without limitation damages for loss of goodwill, work stoppage, loss of profits, loss of contracts, loss of or corruption of data, computer function or malfunction, loss of business or any other damage or loss whatsoever even if the Licensor shall have been informed of the possibility of such loss or damage save that the Licensor accepts liability to the extent that such liability cannot lawfully be excluded, for example, pursuant to Section 2 of the Unfair Contract Terms Act 1977.
8. Termination
Save as provided for in Paragraph 13, this Agreement shall terminate automatically upon the expiration of the Evaluation Period unless the Licensor shall have paid a Registration Fee in accordance with paragraph 4 above. This agreement shall also terminate automatically if the Licensee fails to comply with the terms of this Agreement. In such a case, the Licensee
s obligation not to use the Software after the Evaluation Period in accordance with Paragraph 3 or this Agreement, shall remain valid and enforceable and the Licensor shall be entitled to take such steps as are necessary to prevent the Licensor from using the Software and to claim damages for any unauthorised use.
9. Governing Law
This Agreement shall be governed by the laws of England and Wales without regard to conflicts of law provisions and the Licensor and the Licensee hereby consent to the exclusive jurisdiction of the Courts of England and Wales. All disputes arising from this Agreement shall be submitted to the English High Court.
10. Entire Agreement
This Agreement constitutes the entire Agreement between the Licensee and the Licensor with respect to the subject matter hereof, and supersedes all prior oral or written understandings, communications or agreements. This Agreement may not be varied except in writing signed by the Licensor and the Licensee. The use of the licence is expressly made conditional on the consent of the Licensee to the terms set out herein.
11. Severability
If any part of this Agreement is found by a Court of competent jurisdiction or other competent authority to be invalid, unlawful or unenforceable then such part will be severed from the remainder of this Agreement which will continue to be valid and enforceable to the fullest extent permitted by law.
12. TreesoftSupport Module
This paragraph applies only to installations on Psion Series5 and other EPOC machines.
The software makes use of a shared software module, TreesoftSupport (
TreesoftSupport
). TreesoftSupport is automatically installed as part of the Software
s installation, unless a later version of TreesoftSupport is already installed on the system in question. In that case,
TreesoftSupport
means that later version.
TreesoftSupport is an integral part of the Software, use of which is permitted pursuant to this Agreement and all terms of this Agreement shall apply to it.
Not withstanding the forgoing, the Licensor agrees that:
(i) The Licensee may use TreesoftSupport with other Treesoft products that require its use in respect of which the Licensee has entered into a valid licence agreement with the Licensor (
Other Treesoft Products
(ii) Upon the termination of this Agreement for any reason, or upon the Licensee uninstalling the Software, which ever occurs sooner, the Licensee may continue to use and not uninstall TreesoftSupport, providing the Licensee requires TreesoftSupport for use with Other Treesoft Products.
Nothing in the above shall permit the Licensee to use TreesoftSupport with any programs not supplied by the Licensor.
Where the Licensee continues to use TreesoftSupport after termination of this Agreement or uninstallation of the Software, the terms of the licence agreement applicable to the Other Treesoft Products shall apply to the use of TreesoftSupport.
13. Beta Software
Where this Software is denoted Beta, special exclusions and conditions apply, as described below.
Where this Software is denoted a Successor to a Registerable version (
the Parent Version
), then the registration conditions of the Parent Version apply equally to this Software: on expiry of the Evaluation Period of this Software or the Parent Version, whichever is sooner, the Licensee must register the Parent Version in order to continue to use this Software too. However, even if the Parent Version has been registered, the warranty of Paragraph 5 does not apply to this Software, reflecting the fact that it is test software.
Alternatively if this Software has a defined Expiry Date, then both the Evaluation Period as described in Paragraph 3 and Registration as described in Paragraph 4 do not apply. Instead users are allowed to evaluate the Software free of charge until the Expiry Date on which this Agreement will terminate, save for as provided at Paragraph 12. The warranty of Paragraph 5 does not apply to this Software.
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
Times New Roman
" CG Times
Times New Roman
Times New Roman
" CG Times
Times New Roman
" CG Times
Times New Roman
Times New Roman
" CG Times
Times New Roman
Times New Roman
" CG Times
Times New Roman
Times New Roman
Times New Roman
Times New Roman
" CG Times
Times New Roman
Times New Roman
" CG Times
" CG Times
Times New Roman
Times New Roman
" CG Times
" CG Times
Times New Roman
" CG Times
Times New Roman
Times New Roman
" CG Times
" CG Times
" CG Times
" CG Times
Times New Roman
"Word.app
SoundTransSetUp
C:\System\Apps\SoundTrans\SoundTrans.ini
base01
C:\System\Apps\SoundTrans\SoundTranssetup.exe
D:\System\Apps\SoundTrans\SoundTranssetup.exe
Z:\System\Apps\SoundTrans\SoundTranssetup.exe
SoundTransSetup
BAFL[1000004e].DLL
EUSER[100000c1].DLL
EFSRV[100000bd].DLL
ESTOR[100000cf].DLL
APPARC[100000de].DLL
APGRFX[1000011b].DLL
14282<2@2D2H2L2p2
6`7d7l9p9t9x9
;$;0;<;H;T;`;l;x;
< <,<8<D<P<\<h<t<
=(=4=@=L=X=d=p=|=
>$>0><>H>
Table1
ColA1
ColB1
ColA2
ColB2
ColA3
ColB3
ColA4
ColB4
"DATA.APP
CSoundTrans is a sound file convertor and player for Psion5. It can read and write not only EPOC Sound files, but also most Wave, SIBO (Psion Series3), and GSM sound files. It can play all the formats it can read, allowing for real-time constraints. Sound files are usually played as they are decoded, with minimal buffering, so there are no size limits on the files that can be played.
SoundTrans is designed to augment the standard Record application, in that it contains no record function and editing is limited. What SoundTrans does allow you to do is to convert between Record files and external formats such as Wave, on the Psion itself, without having to rely on PC based tools such as PsiWin. Amongst other things, this allows you to exchange sound files with non-Psion users by means of e-mail. Fairly uniquely, SoundTrans is able to read and write the Compressed EPOC Sound file format
something that PsiWin cannot currently do.
MNThe easiest way of showing you how to use SoundTrans is to go through an example session. Let
s start with a sample EPOC Sound file. If you haven't got one, go into the Record app and record something short and silly
say
hello there
or some such. For the purposes of this tutorial, we
ll assume your file is called
C:\Documents\Sound Sample
In SoundTrans, tap on the Open file command under the File menu, or the Open file button. This will present you with a fairly familiar dialog except it includes the ability to select the type. Select EPOC Record as the type, navigate to C:\Documents and then select
Sound Sample
. Now the interface will come to life, showing you the length of the file and details about the encoding.
From this position you can play the file by taping Play or Cont. (short for Continue). The difference will become apparent. Notice how the lower marker on the play lines moves as the file is played. When the file is stopped you can try to drag it somewhere along the lines. The equivalent time is shown in the position box to the nearest second. The difference between Play and Cont can be shown at this point: Play always plays from the beginning and Cont starts from the current position. You might also see that during play Cont changes to Pause
if you tap it, play will stop immediately. You can tap Cont/Pause to start and stop a sample.
In addition to dragging the bottom, position marker when the program is not playing, you can move the top markers too. These allow you to select a range: the left the beginning and the right the end. If you drag these the boxes show the start time and the length. With a range set, only that range will be played. You can clear the range by dragging the markers or by using the Reset button, which clears the range and moves the position back to the start.
The Cue and Fast button help you to search through the sound. Fast/Normal switches between a x2 speed mode and normal. Cue jumps 1s backward
if you are playing, it will continue. You can tap Cue several times. The remaining control is the volume slider to the right, which you can slide between off (at the bottom) to max (at the top).
We will now find out how to generate a Wave file, which is what you would probably do if you were mailing the sound file to somebody. Select Export under the File menu, or tap the Export button. This will bring up the Export dialog, which allows you to fill in the values. Select Wave as the file type, if it is not already. You can select the encoding as you require: all Wave readers can handle 16-bit Pcm, but Adpcm is the most compressed with Alaw falling in the middle. We suggest, for the moment, you stick with a Sample Rate of 8000. SoundTrans will automatically prompt you with the output filename
Sound Sample.wav
, but you can type anything you like
note it will not insist on the
suffix, but you are advised not to break the rule without reason.
You can read the file you
ve generated by simpling opening it
select Wave as the file type. Notice that you don
t have to state the encoding etc, as all the values can be read from the file.
You can also arrange to open the files directly from the System screen. Open preferences and switch to the
System launch
page. Select the
Wave (.wav) files
option, at least. To properly see the effect you need to close the
Sound Sample.wav
file, either by exiting SoundTrans. Return to System and navigate to find Sound Sample.wav. Open it by, for example, double tapping and System will open the file using SoundTrans. If, on the otherhand, the file is already open then it will merely bring the program to the front.
LSoundTrans is a typical Psion5/Eikon application. Where it differs from the norm stems primarily from the fact that it is a file converter and does not have files of its own. For this reason no SoundTrans documents appear in the normal System windows. To run SoundTrans you must open the application itself, for example from Extras, rather than the standard EPOC practice of opening an associated document. The exception is that it is possible to tell the System to directly open .wav and similar files using SoundTrans.
The screen resembles a standard sound player, in that it provides functions similar to a tape deck. Once a file is opened, the details are shown in the summary box at the top. The middle box shows the total length of the sound in the file and allows a range to be selected, as well as showing progress while the file is being played. The volume control on the right allows the volume to be changed for playing, and is also used for the value stored in generated EPOC sound files. The buttons below provide the following functions:
Reset: removes any selection, and clears fast mode. Moves the play position to the beginning of the file
Play: plays the opened file from the beginning of the selected range, or the beginning of the file if no selection has been made.
Cont./Pause: If not playing (Cont.) plays from the current play position. If playing (Pause) stops playing at the current point.
Cue: Rewind 1s.
Fast/Normal: Switches between Fast and Normal speed modes
Fast mode is twice speed, and can be useful in finding material.
Tip: The icons on the buttons are similar to those found on music systems and other software tools, such as Record. Note that the Cont/Pause icon turns white when the sound is playing and that of the Fast/Normal button when in Fast mode. All the icons turn grey when a button cannot be used for whatever reason.
Tip: All the these commands have equivalent menu and hotkey equivalents.
The volume is changed by dragging the slider. There are usually four or five settings; the lowest is actually
. The volume control is always active.
There are three markers in the progress indicator. The top left and right markers allow you to select a range of the file: the left marker gives the beginning of the range and the right marker the end. You move the markers by dragging them. The lower marker shows the current play position. Note, however, the markers cannot be moved while a file is being played
if you want to, say, move the start and end points, you should select pause. As well as the position marker moving to show progress during play, you can move it yourself so that play continues from a particular place.
Command
Temp convert
is intended for use with those formats that cannot be played in real time. It works by temporarily generating an EPOC Sound file equivalent of the original, and by subsequently using that instead. This temporary file is deleted when the original file is closed or when you open a new file. Playing from a temporary file allows for real-time playing once the conversion has taken place. However you should take care because depending on the original, it might use significant amounts of disk space.
DThe preferences menu is opened from under the tool menu, and is divided into two pages: General and System launch.
The General page contains:
Automatically temporarily convert GSM files: automatically run
Temp convert
after opening GSM files. On a straight Psion5 you will probably want to enable this option, as currently GSM files can never be played in real-time.
Store all temporary files on drive C:. Normally the temporary files are created in the same folder as the original
the files are denoted
hidden
so whether they show in the System view depends on the options. If you frequently temp convert files stored on D:, this can cause extra battery drain. As an option you can instead request that they are created on C:, which is more power efficient but requires that you have enough space on your RAM drive.
The System Launch page controls the behaviour of the System tool when you tell it to open .gsm, .wav or .wve files. The default action is for System to say that it cannot open one of these files. By enabling these options, System will instead get SoundTrans to open them. On ER5 systems, but not on classic Psion5 machines, this will also change the icon used.
lBIf you want to convert from one file format to another, the procedure is to open a sound file and then to use the Export command. It allows you to select the format, encoding and even sample rate of the new file. SoundTrans does not open the new file after the command, but continues with the original.
The Export dialogue box is split into two halves. The upper half allows you to select the format to use. Separately you can indicate the format, the data encoding and, for wave files, the sampling rate. The lower half allows you to select the destination file, and is similar to Save As dialogs from other programs.
FWhen talking about formats it is important to understand there are two distinct, but related, topics: sound file formats and sound encoding techniques. A format such as Wave is really just a wrapper around the sound data proper, although as well as the data it contains extra information such as the Sampling rate. Sound encoding methods include: pulse code modulation (Pcm), Alaw (a logarithmic version of Pcm), etc. Both EPOC and Wave files can support Alaw, so that equivalent files will literally contain the same data but with different headers. Other formats are not always the same: Wave and EPOC Adpcm algorithms are actually slightly different and the data will thus differ. Alaw is a useful format because the human ear can not really tell the different between it and 16-bit pcm proper, but it takes half the space. Adpcm is good for compression, but you can hear the difference, so it is not a good idea to convert the same data too frequently to and from Adpcm.
SoundTrans can read:
Epoc Sound files
including those produced by Record. Both standard (Alaw) and compressed (Adpcm).
Wave
Pcm (16-bits or less), Microsoft and IMA/DVI Adpcm,
law and Alaw. Mono and Stereo. Various frequencies.
Sibo Sound files
Psion Series3a/c
Raw GSM files
SoundTrans can generate:
Epoc Sound files, compatible with Record. Both Alaw and Adpcm formats.
Wave
8- and 16-bit Pcm, IMA/DVI Adpcm and Alaw. Mono. 8000 and 11025 Hz.
Sibo Sound files.
Alaw and 8- and 16-bit Pcm.
Raw GSM files.
SoundTrans can play any of the formats it can read directly to the speaker, without decoding them first. Note, however, that some formats can
t be decoded in real time. In such circumstances the quality of play will be poor, unless you temporarily convert the source.
CIn the event that you encounter problems, such as SoundTrans not working as you expect, probably the first thing you do is to examine the file
QandA
which gives answers to a number of commonly asked questions about the product.
If you don
t find your answers in this file, and particularly if the problem persists, you are encouraged to submit a bug report to RMR Software
see address at the end. You should include the following information:
1. The version of SoundTrans you are using.
2. What machine and model (Psion5 UK ROM1.01 etc) If you are unsure about this, look at the About command under System/Desktop.
3. A brief description of the problem
please indicate whether it was a one-off or is repeatable.
4. Whether your program is registered
this can affect the behaviour.
@SoundTrans can be freely used for an evaluation period of up to 28 days. After that, you must register your copy to continue using it. The cost is
12 (US$20 / 40DM / 20 Euros). There are two ways to register:
Credit Card:
Although this method will cost an extra US$5 in handling, it is very fast and reliable. To register on-line, go to our Home Page, and follow the instructions at:
http://www.rmrsoft.com/
Alternatively, in the USA, you can phone:
1-800-WWW2REG
(1-800-999-2734) or (801) 355-5110
and quote the program name of 'SoundTrans' and the RegNet ID number 4757
By Post:
Please send the money to either of the following addresses. UK cheques & Sterling Eurocheques (no foreign currency cheques please), or
real folding
money, to the UK address, DM cheques to the German address, and US$ checks to the USA address. Please make any cheques (checks) payable to
RMR Software
and include a stamped, self-addressed envelope or provide an E-Mail address :
RMR Software
c/o 6000 Natick Court
Burke, VA 22015
RMRSoftware
c/o 46 Mortimer Road
Kempston
Bedford MK42 8RE
ENGLAND
RMRSoftware
c/o PSIOlogic Versand
Sudentenstrasse 46
D 63571 Gelnhausen
GERMANY
We will then send you a unique code to enter with the 'Register' Menu option, which will allow you unrestricted use of the program.
If you have any questions, we can be contacted at :
support@rmrsoft.com
Once you have obtained your registration key, you should enter it into your copy of the program. To do this open a copy of SoundTrans and select the Register option in the Tools menu. You will be asked for the registration key, as well as the name and e-mail address you used during registration. If all goes well the program will be then registered and you can continue to use it. If you mis-type the entries then SoundTrans will complain and you will be able to correct them.
Tip: Take care when you type in the entries to your registration, and especially the key. The entries are case sensitive and you should not insert extra spaces nor punctuation over those given you on registration.
Tip: Please do not lose your registration details, as you may have to re-enter them if you have to re-install SoundTrans.
Tip: OnceX
you have registered SoundTrans, the Register option in the tools menu will disappear.
:PA full list of the programs available from RMR Software is as follows:
Personal Accounts Suite
RMRBank (For EPOC)
RMRBank3 (For 3a/c/mx)
SNABank (For Siena)
S3Bank (For S3 Classic)
20 / US$30 / 60DM / 30 Euros)
This is a Quicken-type Personal Accounts package that has more functionality than any of the other financial programs currently available for Psions, and is less than half the price of the commercial programs. It is now the most successful Psion Shareware program, with well over 5500 registered users all over the world, and S5Bank won the Finance category of the Psion-sponsored EPOC/OPL competition.
As well as the basic financial core, the program also includes for free, all these next 5 programs as fully-integrated optional modules. Otherwise these modules are available as the following standalone programs.
Investment Performance Monitor
RMRInvest (EPOC)
S3AInv (S3a/c/mx)
SNAInv (Siena)
10 / US$15 / 30DM / 15 Euros)
An Investment Performance Tracker to monitor a portfolio of stocks, shares or bonds.
Fuel Consumption Monitor
RMRFuel (EPOC)
S3AFuel (S3a/c/mx)
SNAFuel (Siena)
10 / US$15 / 30DM / 15 Euros)
A Fuel Consumption Monitor for up to 10 vehicles.
Financial Planner
S3APlan (S3a/c/mx)
SNAPlan (Siena)
7 / US$10 / 25DM / 10 Euros)
A Budget Planner based on the Quicken Financial Planner.
Home Inventory
RMRHome (EPOC)
S3AHome (S3a/c/mx)
SNAHome (Siena)
10 / US$15 / 30DM / 15 Euros)
A Home Inventory program based on the Quicken version.
Expense Account Monitor
S3AExp (S3a/c/mx)
SNAExp (Siena)
10 / US$15 / 30DM / 15 Euros)
An Expense Account Monitor with optional Company Vehicle monitor.
As well as these financially orientated programs we also offer the following other programs:
Picture/Icon Editor
RMRArt (EPOC)
12 / US$20 / 40DM / 20 Euros)
S3ADraw (S3a/c/mx)
SNADraw (Siena)
10 / US$15 / 30DM / 15 Euros)
A Drawing or Icon viewer and editor.
Collection Manager
S3AColl (S3a/c/mx)
SNAColl (Siena)
7 / US$10 / 25DM / 10 Euros)
A Collection (books/records/etc) Manager.
Extended ToDo Manager
RMRTask (EPOC)
S3ATask (S3a/c/mx)
10 / US$15 / 30DM / 15 Euros)
An Extended Task (ToDo) Manager.
Note Taker/Jotter
RMRNotes (EPOC)
10 / US$15 / 30DM / 15 Euros)
An advanced 'Jotter' program
Text/Hex Editor
RMRText (EPOC)
Freeware
Diet/Weight/Exercise Tracker
RMRDiet (EPOC)
10 / US$15 / 30DM / 15 Euro)
Agenda Month Viewer
RMRMonth (EPOC)
12 / US$20 / 40DM / 20 Euros)
Utilities & Conversions
RMRUtils (EPOC)
10 / US$15 / 30DM / 15 Euros)
A useful collection of utility and conversion tools
File Compression/Archiving
RMRZip (EPOC)
PsiZip (S3a/c/mx) & Siena)
15 / US$25 / 50DM / 25 Euros)
The EPOC and SIBO equivalents of WinZip and PKZip for the PC
Vacation/Leave Tracking
VacTrac5 (EPOC)
10 / US$15 / 30DM / 15 Euros)
Program for tracking holidays for a group of employees.
Solitaire
RMRSol (EPOC)
10 / US$15 / 30DM / 15 Euros)
The classic patience card game.
Defender
deVender (EPOC)
10 / US$15 / 30DM / 15 Euros)
The classic 'Defender' arcade game
Contact Manager
RMRContact (EPOC)
20 / US$32 / 60DM / 30 Euros)
An Act!-like Contact Manager application
File Manager
RMRFile (EPOC)
15 / US$25 / 50DM / 25 Euros)
A multi-function file manager along the lines of Windows Explorer.
Company Car Manager
RMRCar (EPOC)
10 / US$15 / 30DM / 15 Euros)
A program to record your business use of your Company Car.
Sokoban Game
RMRBoxx (EPOC)
10 / US$15 / 30DM / 15 Euros)
A version of the classic strategy game Sokoban.
Fruit Machine Game
RMRFruit (EPOC)
7 / US$10 / 25DM / 15 Euros)
The classic casino game.
These are all available from our Home Page at:
http://www.rmrsoft.com/
and at all the usual on-line areas as follows:
CompuServe : GO PSION
America on Line : GO PDA (Psion area or New Files area)
If you cannot get them from any of these places, simply send a floppy disk and Stamped, Self Addressed envelope to any of the addresses quoted in the 'How to Register' Help Item, and we will send you all the latest copies of the programs. (State which platform).
IntroductionR
SoundTrans!
Overview
TutorialR
SoundTrans!
Play InterfaceR
SoundTrans!
PreferencesR
SoundTrans!
recognizer recogniser
ExportR
SoundTrans!
Conversion
Supported FormatsR
SoundTrans!
encoding coding wave sound
Problems and TroubleShootingR
SoundTrans!
How to RegisterR
SoundTrans!
Registration Purchase
PC VersionR
A PC version of SoundTrans is under development. For further information see:
http://dspace.dial.pipex.com/j.forrest/treesoft
SoundTrans!
Other ProgramsR
SoundTrans!
RMRSoft RMR Software
Contact DetailsR
E-mail:support@rmrsoft.com
Web: http://www.rmrsoft.com
Further information can also be found at:
http://dspace.dial.pipex.com/j.forrest/treesoft
SoundTrans!
Table1
title
synonym
9d9GH
\UUUU
_UUUUU
_UUUUU
_UUUUU
*SoundTrans&audio/wav
^SoundTrans
Open
Export
Close
Sound
Tools
Open file
Temp convert
Export
Reread file
Close
Reset
Raise volume
Lower volume
Toggle Fast
Toggle Pause
Preferences
Register
Help on SoundTrans
About SoundTrans
Browse
Cancel
Cancel
About SoundTrans
SoundTrans
For more information:
E-mail: support@rmrsoft.com
Web: http://www.rmrsoft.com/
About SoundTrans
SoundTrans
For more information:
E-mail: support@rmrsoft.com
Web: http://www.rmrsoft.com/
Open file
File type
Folder
Disk2
Export
File type
Encoding
Sample rate
Export selected range only
Folder
Disk2
Use new filed
Export
Progress
Converting
Progress
EPOC sound
SIBO sound
Raw GSM
Unknown
EPOC sound
EPOC Device
SIBO sound
Raw GSM
Unknown
Adpcm
EPOC sound
SIBO sound
Raw GSM
Adpcm
Pcm 8-bit unsigned
Pcm 16-bit signed
Adpcm
11025
Enter registration details
*For details of registration see under Help
E-mail
<The registration key sent to you><Your name, as used to register><Your e-mail address, as used to register>Invalid registration keyCheck your registration details and try againYou have successfully registered this product
Preferences%
General
System launch
%Store all temporary files on drive C:
+Automatically temporarily convert GSM files
6System opens the following file types with SoundTrans:
Wave (.wav) files
SIBO sound (.wve) files
Raw GSM (.gsm) files
Format:Sample Rate:Encoding:Bits/sample:Start:Position:Range length:Total:PlayResetFastPauseCueNormal speedNormalContinueCont.SoundTransThis unregistered version expires on %D%M%Y%/0%1%/1%2%/2%3%/3This unregistered version expires in %d day(s)expired on %D%M%Y%/0%1%/1%2%/2%3%/3expires in less than one dayThis copy has expiredUnrecognised or corrupt sound fileYou can't overwrite the original fileis registered to %S (%S)