neb84
Jul 14th, 1999, 01:43 AM
Is there away that you can create you own sound for a game through vb???
Is there like a play function that QB had???
------------------
neb84
Bob Baddeley
Sep 20th, 1999, 08:15 AM
no there's not. Frankly, it makes me mad because I'm trying to do the same thing. Apparently the MSDN library has an article on making sound like QBasic can, but I couldn't figure it out until I heard that it only works on VB 3.0. As far as I can tell, you're up a creek without a paddle. I though maybe you could write a QB program that calls a number from a data file and plays that frequency, then returns to VB. The VB part writes the number to the data file and runs the QB program. I tried it for a while, but I didn't try hard enough and didn't get it to work. If you are desparate enough, try it, and if you find anything that works, email me.
------------------