Re: setActiveLink returning DM_RESULT_NOT_SUPPORTED
Hi John, Apologies for the delay in replying. The setActiveLink API is specifically for the Savi 7xx multi-line device. Using with other products such as the D100 will cause an exception/error. For a...
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 ArticleRe: MDA200 button events
Dear Alessandro, Thank you for your email. This is expected behaviour. When you attach a Plantronics headset/amplifier like the DA45 to the MDA200, the MDA200 acts as a hub/pass-thru, so the...
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 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 ArticleRe: Audio to Earpiece
I figured this out, turns out the c# command i needed was m_spokes.ConnectAudioLinkToDevice(true); i then created a call that detected when the application is closed then it sends the...
View ArticleRe: Audio to Earpiece
Excellent, I'm glad you found this out. Sorry for not replying sooner.
View ArticleRe: Plantronics version upgrade
Hi Tribhuwan, Thanks for your message. The Plantronics SDK "COM Service" API has some minor changes between the 2.x version and 3.x versions. When you upgrade to our Plantronics SDK version 3.x you...
View ArticleRe: Plantronics version upgrade
Hi There, We have swap SpokesWrapper.cs from SpokesWrapper3.0.cs but some of the properties are not available like device path. we have customized our PlantronicsPlugin considering SpokesWrapper.cs as...
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 ArticleRe: Interop.Plantronics.dll still gives the ISessionCOMManager missing...
Hello, The reason the error occurs is that the names have changed in 3.x so for example: "ISessionCOMManager" has changed to "ICOMSessionManager". There is a more up to date "SpokesSDKCOMNETSample"...
View ArticleRe: Latency of Events of Javascript Restful API ?
Hi Waqas, The current design of our REST Service API is that the JavaScript client code must regularly poll the REST Service for events. For example, if you look at the code of this sample: "Hello...
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 ArticleRe: Latency of Events of Javascript Restful API ?
We are looking into adding support for Websockets in the native Spokes SDK in a future release.
View ArticleVoice-Recording via Tastendruck am Bluetooth-Handy-Headset
Hallo, ich bin neu hier und habe folgende Frage/Anforderung: Ich drücke am Handy-Headset eine Taste und halte sie gedrückt.Mit dem Drücken wird eine Aufnahme auf dem Handy gestartet.Lasse ich die Taste...
View ArticleRe: Voice-Recording via Tastendruck am Bluetooth-Handy-Headset
Lieber Frank,Danke für eure Nachricht. Bedauerlicherweise unterstützt unser SDK die Funktionalität, die Sie benötigen nicht. Zurzeit bieten wir keine Handy SDK für Plantronics Kopfhörer. Sie könnten...
View ArticleSDK 3.x support for Savi 400 Series headsets
Hi, In http://developer.plantronics.com/community/catalog/ the Savi 400 Series is shown as supported by SDK 3.x. When clicking on it and going to...
View ArticleRe: SDK 3.x support for Savi 400 Series headsets
Hello Julio, SDK 3.x supports all models of the Savi 400 Series. The link for the product catalog should show all the models but due to an error it only shows the 440. Regards,Sandra
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 Article