Blackwire 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 ArticlePopup noise in recorded sound when long-time record with Voyager Legend
Hello,I plan to use Voyager Legend for recording medical consultation of doctor, and want to off-line voice recognize it. I can record the voice from the device '2- Plantronics BT300' in Windows PC. (...
View ArticleAudio to Earpiece
Hi, At my company we've implemented a digital UHF radio system that ties into third party software, this software will allow us to use a push to talk feature with a microphone so we can talk to other...
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 ArticleChanging status
My status is 'just joined the community', how does one change their own status and see the status of others?
View ArticleDistributing Spokes Wrapper...
All: Which files should be included when creating an install package that uses the Spokes Wrapper?
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 ArticleSet sidetone level on DA40
I would like to set a sidetone level on a DA40 headset to 0 (zero). Is there a way how to do it via Plantronics SDK?I have searched through the SpokesSDK reference document, but could not find a method...
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 ArticleDeviceStateChanged event with value DeviceState_RemovePending on removing...
Hi, all. I'm experiencing strange effect with ISessionCOMManagerEvents::DeviceStateChanged event.Each time I remove BT300 from USB port of my PC I receive event with value DeviceState_RemovePending...
View ArticleCOM 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 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 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 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 ArticleAudio to Earpiece
Hi, At my company we've implemented a digital UHF radio system that ties into third party software, this software will allow us to use a push to talk feature with a microphone so we can talk to other...
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 ArticleLegend UC: How talk in a call and play ringtone at same time?
Hi, We are integrating the Voyager Legend UC to our communication software and noticed that (unlike for example the Blackwire C310) i cannot have the audio of a call and play the headset ringtone at...
View ArticlePLT Hub for Android 2.2
Hi all! Why PLT Hub app is not supported android 2.2.1? I made out the application PLT Hub latest version of the Market, and lowered the level of force SDK. Have SDK 7. It then works. Of course not all...
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 ArticleSoftphone incoming call contact....
Scenario: Softphone - In the integration with Spokes, the softphone makes call to m_spokes.IncomingCall(callid, contact) Other app - OnCall gets raised with callid, but where/how can I get contact? Thanks
View Article