Excellent! I'm not alone
Well the current situation, is I am on page 150 of the first VB book I have ever read. So forget Beta, don't even look at alpha. This is an exercise to help develop and direct my knowledge of the programming language.
At the very least, it will support what you see above. I will work endlessly to get it to support unicode (all character sets). The operation should be very like the original program.
My positive thinking version of the plan for the software goes something like:
front screen of program is list of lessens, similar to rosetta.
options screen to select base folder (in case more than one lesson present)
regular 'it speaks you click' lessons
it speaks, you type lessons
for kanji and other languages that Fitaly does not support, it speaks, you draw, then it shows you what it should look like.
(i think kanji recognition would be WAY beyond me)
and i will try to put in it speaks, you speak, it compares for accuracy. dont count on it though
One wierd bit that i have come up against so far is file formats.
The images are in PCT format, and the audio is in SWA format. Ive yet to find any VB controls out there which can handle these. In case I cant, then I will include instructions on converting en masse to mp3 and png or gif format and to resize the images. This may take the 300-400 meg cd down to about 200-300 megs. every little bit helps :wink:
Again, if all else fails, I will get the basics working and leave it at that.
I am still waiting on response from the company, but as it is the weekend, i think i will have to wait until at least tuesday for their opinion.