Hello ... I would greatly appreciate some help!
I am new to Visual Basic and have been working hard on creating a simple application.
I have two command buttons "Yes" and "No".
I wish to play tones from my speakers and ask if the person listening can hear them.
I have loaded the sndPlaySpound API into VB and can get sounds to play just great. However, how do I set it up so that when the user clicks "Yes I can hear that", the next wav tone (which is softer) would be played? This would have to repeat over and over until "No" is clicked.
Thanks in advance for any suggestions!
Chris
I am new to Visual Basic and have been working hard on creating a simple application.
I have two command buttons "Yes" and "No".
I wish to play tones from my speakers and ask if the person listening can hear them.
I have loaded the sndPlaySpound API into VB and can get sounds to play just great. However, how do I set it up so that when the user clicks "Yes I can hear that", the next wav tone (which is softer) would be played? This would have to repeat over and over until "No" is clicked.
Thanks in advance for any suggestions!
Chris
Comment