Fri, 09/22/2017 - 02:22
#1
onHeadsetStateChanged stops responding
Hi,
I integrated some simple controls for Plantronics Savi-740, with c#. I mainly listen events like battery change, mute, talk button pressed etc. However, onHeadsetStateChanged doesn't always seem to work. If I rapidly take the headset from the dock and put it back, maybe repeat it couple of times, events stop coming from onHeadsetStateChanged-delegate. events start to reappear after I press the left-most button from the dock (voip-button) OR change the active link state to COMLineType.LineType_VOIP from the code. Is this known issue or is there somehting I missed? I used the Plantronics SDK first steps-project as the base of my integration, same bug happens there as well
Add new comment