I have made a nice module to simplify the playback of audio and video files in VB.NET.
It uses the mciSendString method for playback, which is the same method Windows Media Player uses, so you will be able to play all the files that Media Player does.
The zip-file contains a sample project which shows the functions of the module. The module is commented and also contains help information.
If you find a problem, please tell me so in a reply to this post or by email.
Have fun!
UPDATE: Changed a few things. Now the module works for VB .NET 2005 as well.




Reply With Quote