Search found 1 match
- Wed Aug 19, 2015 11:58 am
- Forum: Scripting
- Topic: Is there a way to change the volume of buzzer?
- Replies: 1
- Views: 8183
Is there a way to change the volume of buzzer?
Hi, We want to enable click sound when click a button. (not anywhere) Right now we are using SetBuzzer(uint nFrequence, uint nDuration, bool bQueued) in the BeHwApi.dll as suggested in the http://ixtalk.beijerelectronics.com/viewtopic.php?f=4&t=88&hilit=buzzer&sid=7e5cfbe678ce057509e07aa205434d37 So...