Hi,
I'm developing a Windows application that control SAVI 7xx headphones and captures events from it using the COM Service interface (Interop.Plantronics.dll).
I noticed, that after switching off the headset from my application (m_device.DeviceListener.AudioState = AudioType.AudioType_MonoOff) the headset button stops work properly.
After the first pushing the button the headset is switched on and immediately goes to the switched off state. Only the next pushing the headset button works correctly.
How to solve the problem?
Best regards
Michał