3 posts / 0 new
Last post
stuart.walker@v...
get headset state returns not supported
hi, we have tested with 2 headsets, DA70 and DA80, using spokes 3.10, and the provided .net sample unmodified, the command gethsstate returns: COM exception: The operation attempted is not supported. (Exception from HRESULT: 0x80004021) if we disconnect/connect the headset we do get the events, e.g. DeviceEventsExt: headset state changed: HeadsetState_QDDisconnected this is on windows 7 with visual studio 2015, and has the PlantronicsHubSDKInstaller installed. thanks.

lcollins
If you wish to obtain the state of the QD, you can do so using the following API:<br /> &nbsp;<br /> ICOMDeviceSettingsExt.HeadsetConnectedState<br /> <br /> Thanks,<br /> Lewis.<br /> &nbsp;

lcollins
As a point of interest: gethsstate:&nbsp; &nbsp;&nbsp;calls IHostCommandExt::get_HeadsetState()<br /> This API obtains the DON/DOFF status of our products supporting DON/DOFF (wearing sensor), namely the Bluetooth products.<br /> &nbsp;

Add new comment