COM API 0x800700a4 error - No More Threads
The following code: ::CoInitialize(NULL); HRESULT hr = S_OK; if (SUCCEEDED(hr = ::CoCreateInstance(CLSID_SessionComManager, NULL,CLSCTX_LOCAL_SERVER, IID_ISessionCOMManager, (LPVOID*)&sessMgr...
View ArticleConfused - Control Panel etc
Hey Guys My customer has been using the Softphone integration with Spokes for a while now, thank you so much for all the help previously. I having to return to the development because of some issues...
View ArticleHow to integrate the wireless devices with a base?
Hi All, I work on some of the wireless devices with a base for our softphone product. These devices include the models such as Savi W730 or Savi Office WO100. We use the Spokes v2.8 COM library....
View ArticleLatency of Events of Javascript Restful API ?
I am using JavaScript Restful APIs to integrate the plantronics headset c500 with my application, it takes significant time for events to fire. Why is that ? can we improve it ?Thanks
View ArticlePlantronics version upgrade
Hi There, We are giving Plantronics support to one of our product. Currently we are using Interop.Plantronics.dll v2.0.50727 and SpokesWappdrs v 1.0.24b and on the basis of these we have...
View ArticlePlantronicsURE error message box - "Collection was modified; enumeration...
I have a number of customers that have been using our application for years integrated with the Plantronics Spokes SDK 2.7.1. Recently, at least three sites have started getting popup errors. The error...
View ArticleSDK support for discontinued Calisto 830/835 devices?
Hi, I'm new to the Plantronics product line so I may not even know what questions I need to ask. I just discovered today that Plantronics has an SDK for some of its devices and I'm interested in...
View ArticleChanging button function
Hey guys I am a bit lost with the spokes sdk. I was asked to program basic functions for the buttons on the headsets. For example if I press the call button ... open an excel in windows and things like...
View ArticleErrors building SpokesNativeSample
Hi, I tried to build the Spokes3GSDKSamples in Visual Studio 2010 (the SpokesSamples.sln). The projects Spokes Spokes3GCOMSample and SpokesSDKCOMNETSample built OK but my real interest target...
View ArticleChanging status
My status is 'just joined the community', how does one change their own status and see the status of others?
View ArticleVoyager Legend
Firmware version 106 Hey guys! I am an engineer to repair digital technology. I know the cause of many problems with the latest firmware for the Voyager Legend. version 106. Someone made a very...
View ArticleHow can I use the PTT button of HW261N & shs2371
Hi ,I buy the HW261N -DCPlantronics | HW261N-DC and the shs2371 (usb Push to talk Adaptor).Plantronics | SHS 2371 And I wnat to get the PTT_Pushed and PTT_Poped event in my c# code. But I have been...
View ArticleMDA200 button events
Hi, i should implement the MDA200 features in a custom Windows application using the Native Interface of SDK 3.5. When the MDA200 alone is connected to the host computer, i can get its iDevice...
View ArticleInterop.Plantronics.dll still gives the ISessionCOMManager missing reference?
Hello,I am trying to run the SpokesSDKCOMNETSample which says I need to add the Spokes 2.7's dll named Interop.Plantronics, which I am unable to find the downloading link of spokes 2.7 so, I just added...
View ArticleVoyager Pro goes on "mute" on call answer
Hi,We working on integration between our telephony application and Spoke SDK. The goal is to be able to answer and disconnect calls with buttons on a headset.We noticed that pressing "Talk" button on...
View ArticleConfused - Control Panel etc
Hey Guys My customer has been using the Softphone integration with Spokes for a while now, thank you so much for all the help previously. I having to return to the development because of some issues...
View ArticleREST SDK on-call digit events
We've implemented the Plantronics REST SDK in our HTML5 app, however we've found a major blocking issue missing in the API. Currently when an active call is in progress, the Hub SDK does not report...
View ArticleHow to integrate the wireless devices with a base?
Hi All, I work on some of the wireless devices with a base for our softphone product. These devices include the models such as Savi W730 or Savi Office WO100. We use the Spokes v2.8 COM library....
View ArticleBlackwire 710 sending two Mute events for each single pressing?
For Plantronics Blackwire 710 device, we receive 2 mute events for each single press on the Mute button. Have you seen this before? In our code, for each mute button event, we toggle the mute state on...
View ArticleDo we have to keep calling SuppressDialtone(true)?
Hi, From the sample, SpokesSDKComSample, I have a question.In the sample, whenever any headset button is pressed, a global function, KeepDialToneSuppressed(true), is called, and inside the global...
View Article