Click here to Skip to main content
15,889,595 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to make annoying buzz sound in a chat box using vb 6.0
Posted

1 solution

You can use the PlaySound API call to play an audio file

Edit: Updated link

http://www.a1vbcode.com/snippet-179.asp[^]

(if you google "PlaySound API VB6" you'll get lots of examples)
 
Share this answer
 
v2
Comments
thatraja 7-Jan-11 11:36am    
Good answer

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900