Is there a way to change the volume of buzzer?
Posted: Wed Aug 19, 2015 11:58 am
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/vie ... a205434d37
So we can change frequency / duration correctly.
Is there any functions we can change the volume?
We tried SetVolume(uint nVol) as it metioned in the BeHwApiProvider.dll, the touch screen will crash.
Any suggestions?
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/vie ... a205434d37
So we can change frequency / duration correctly.
Is there any functions we can change the volume?
We tried SetVolume(uint nVol) as it metioned in the BeHwApiProvider.dll, the touch screen will crash.
Any suggestions?