Vb.net using ascii as a buzzer

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Altair Da Silva
    New Member
    • Jun 2010
    • 1

    Vb.net using ascii as a buzzer

    Hello, my name is Altair da Silva and I'm writing a Jeopardy game. I have most of the program done. I got stuck at one part. I have been trying to create lines of codes that would result in a buzzer. This buzzer has to work right after the msgbox with the answer comes up. I'm using a clickhandler and i would like to have this code under the clickhandler. I have tried almost everything. I know that there is a way of doing it, but i dont know how. Please can someone help me find a way of making a buzzer using the keyboard keys under the clickhandler!

    Thanks in advance
    Altair Da Silva
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    Have you looked up how to play sounds in .NET?
    There are loads of tutorials on it

    Comment

    Working...