Forum: Visual Basic 4 / 5 / 6 Dec 11th, 2007 |
| Replies: 6 Views: 2,095 Well the program that i have is actually a C program that can print data in a text file. It doesnt even print the numbers but makes a "wave-like" design using " * " (I compared the design to the... |
Forum: Visual Basic 4 / 5 / 6 Dec 5th, 2007 |
| Replies: 0 Views: 677 hi
is it possible to play a wav file just with the availability of the wav data as a text file. I mean, i have text file that has wav data. how can i play the wav file using just the numbers(data)... |
Forum: Visual Basic 4 / 5 / 6 Dec 5th, 2007 |
| Replies: 6 Views: 2,095 hi
well i have a program that can print wav data in a text file. Is it possible to make a wav file with the available data from the text file and play it in VB. Playing the file isn't that... |