G Guest Apr 22, 2005 #1 I am writing a visual basic program, and I want to add something where a MP3 plays when a user clicks a button. Can this be done?
I am writing a visual basic program, and I want to add something where a MP3 plays when a user clicks a button. Can this be done?
G Guest Apr 25, 2005 #2 You can't play sounds with .NET directly. You need to look at the hooks into DirectX. David McCarter www.vsdntips.com
You can't play sounds with .NET directly. You need to look at the hooks into DirectX. David McCarter www.vsdntips.com