I need to load a sound to my project at runtime (when a button is pressed, say "Select song") (mp3 or wav) which will play at a specific date and time stored at the database (I'm using access). How can i achieve this in vb6?:confused:
Tum
Printable View
I need to load a sound to my project at runtime (when a button is pressed, say "Select song") (mp3 or wav) which will play at a specific date and time stored at the database (I'm using access). How can i achieve this in vb6?:confused:
Tum
The "Multimedia" section of our Classic VB FAQs (in the FAQ forum) contains an article explaining various methods to play sound files.
If you want to give the user a dialog to select the file, see the article about that in the "Files" section of the FAQs.