|
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
|
At one time it was thought barely feasible, a few weeks later, Peter
Stevenson created icw2wav. The rest as they say is history. |
|
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Icw2wav is a windows application to convert directly from icw to wav.
Requires .net framework and oki decoding dlls from Philips Melody Studio
Package. Details taken from the readme.txt
on how to obtain them and install are shown below. |
|
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pre-Requisites |
|
|
|
|
|
|
|
|
|
|
This application requires the following: |
|
|
|
|
|
|
|
|
|
1) Microsoft .NET Framework 1.1 (23698 KB). This may be already installed on
your PC.
Try the exe first, it may save you a download. If not it is available
here. |
|
|
|
|
|
|
|
|
|
2) OkiAudio.dll, OkiAdpcmEnc.dll, OkiAdpcmDec.dll.
For licensing reasons these libraries are not included in the icw2wav release. |
|
|
|
|
|
|
|
|
|
The dlls
can, however, be found in the following zip file:
http://www.p4c.philips.com/files/c/ct5358_afusa0p2/ct5358_afusa0p2_ics_eng.zip
(17608 KB) The requisite files are to be found within the directory UK/Data
|
|
|
| |
|
|
|
|
|
|
Alternatively,
you can download just the libraries on their own from
http://www.radioscanner.ru/uploader/2005/oki.rar (extract them with
winrar )
|
|
|
|
|
|
|
|
|
|
However you download them,
copy the three files to to the same directory as the 'icw2wav.exe'. |
|
|
|
|
|
|
|
|
|
|
Installation |
|
|
|
|
|
|
|
|
|
|
Extract the exe file to an appropriate directory e.g. "C:\Program Files\Icw2Wav"
and copy the above dll files to this same directory. |
|
|
|
|
|
|
|
|
|
|
Usage |
|
|
|
|
|
|
|
|
|
|
Self explanatory I hope :)
GUI: Run the icw2wav.exe file, click the Convert ICW.." button and select icw
file to convert. A wav file version of the icw file will be written to the same
directory as the icw file. |
|
|
|
|
|
|
|
|
|
CONSOLE: The application can take one parameter defining the full path to the
icw file to convert. |
|
|
|
|
|
|
|
|
|
** Optionally users can set windows to open icw files with the icw2wav.exe
application, allowing them to double click icw files and immediately convert
them to wav. This can be done by:
-
Double clicking an icw
file
-
Choose "Select
application from a list"
-
Browse to the location
of your installed icw2wav.exe executable
|
|
|
|
|
|
|
|
|
|
|
Enjoy! |
|
|
|
|
|
|
My thanks to Peter, Brett, MikeP, Normand, SteveC and Walter and everyone in the R20 yahoo group for their input into producing this application.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
icw2adp.pl - This perl script converts from
icw hex file to adp format for use with the above dynamic link libraries. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|