Hi Milos, I have programmed in Basic for thirty years. All of my windows games are programmed in VB6. I do believe that VB6 is the easiest language to learn and use. And that it can do anything that one would want it to do for making an audio game.
Here is my VB6 Hello World program a=MsgBox("Hello World","") And from my free windows sapi5 text to speech games page. guessvb.zip. is a simple sample guess the number game with it's VB6 source code. It uses the sapi5 text to speech engine and DirectX. I have commented the code hopefully so that one can tell what each line of code does. All of my code is in the guess.frm file and starts with the line that reads ' Sample guess the number game By Jim Kitchen HTH BFN Jim I like Visual Basic 6.0 because I can not C. j...@kitchensinc.net http://www.kitchensinc.net (440) 286-6920 Chardon Ohio USA --- Gamers mailing list __ Gamers@audyssey.org If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org. You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/gam...@audyssey.org. If you have any questions or concerns regarding the management of the list, please send E-mail to gamers-ow...@audyssey.org.