PDA

Click to See Complete Forum and Search --> : wav files with VB4?


bens_hole
Feb 1st, 2002, 07:00 AM
Hey there,
Can anyone tell me how to play a .wav file using Visual Basic version 4?

I have tried using code for version 5 & 6 but it shoots up an error message saying 'error in loading dll'.

Also is there any scope for varying the playback speed of the wav file with a variable?

Any help appreciated. Cheers.
Ben.

Megatron
Feb 2nd, 2002, 04:49 PM
Which version of windows are you running?

bens_hole
Feb 4th, 2002, 05:39 AM
Windows 98.
I can now play a wav file with vb4 using MMSYSTEM.DLL. But is there any way i can vary its playback speed in real time? Any ideas or solutions appreciated.