How to write Application Integration Modules?
Hi, I'd like to write an Application Integration Module to Pause/Resume music playing on Sonos. Are the hooks exposed to write this, any sample code available? I know how to control Sonos via UPnP......
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 ArticleSmall runtime containing Plantronics.Device.Common.dll library
Hi, I'm developing an application that has to capture events from SAVI 7xx headphones.The application is written in C # for Windows (Visual Studio 2008, .NET 3.5).I use DeviceManager class from the...
View ArticleManage from Java
Hello. I need manage the plantronics hanset from Java and I don't know how make it. There is someone that can help me please. Thank you.
View ArticleProblem with the headset button after switching off the headset by software
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...
View Articlenewbie question
Hi I am looking to utilize the Audio 648 or the Blackwire C210 product in a project of mine. Bohemia interactive makes a product called virtual battlespace 2 its a FPS. We use this tool to train...
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 ArticlePlantronics API support for Mac OS
Hello, From what I understand, there is no working solution (except using PC emulation) for utilizing Spokes Javascript API on Mac OS.Am i right ? and if so, is there a plan from Plantronics to...
View ArticleFacing a problem with Savi 7xx and C++ COM Service
Hi All, We use Spokes SDK (2.7.14092.0) COM Service in order to get Savi 7XX events and manages its state from our C++ application running on Windows 7.When our application start-up, it creates a...
View ArticleCOM Initialization for Spokes
Hi, I am integrating Plantronics headset into a Windows application that uses WPF (Windows Presentation Foundation).WPF initializes internally COM in the STA threading model. On the other hand all...
View ArticleUsing Button events
Hi, I've been using the button XEvents on the Legend with an Android application (voip based push to talk). The goal is to trigger events in the application when the user presses the Hook button...
View ArticleUnable to get sensor events on Android
I'm following along with this post trying to receive sensor events on Android: Plugging Into Plantronics Headset Sensor Events via Android I'm running on a Nexus 7. I hit the first roadblock when it...
View ArticleTurning off mute on/off feedback tones in C310 ?
Hi, Some users are complaining of the mute on/off feedback tones of the C310. Browsing plantronics.device.common.tlh I could found virtual HRESULT __stdcall put_MuteToneVolume (/*[in]*/ enum...
View ArticleCalisto P240 questions
First of all, sorry for my English. I'm Windows softphone application developer. The softphone works with numerous USB phones. Calisto P210M was very good USB phone because of it's hardware quality. It...
View ArticleSpokes on Windows 8
Hi, I've tried to install the Spokes SDK on Windows 8 (that already has .NET4.5 installed by default), During the installation I got a message telling my that the SDK requires .NET3.5 or higher.I...
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 ArticleProblems with Spokes Runtime Redistributable
Hi, I am having some problem when I try to connect (SpokesWrapper.connect) with the Runtime redistributable installed, I get following exception: A first chance exception of type...
View ArticleIssue when station is started...
I am having an issue when the station is turned on, where the SpokesWrapper returns the following trace: 2/22/2014 12:49:57 PM IsSpokesComSessionManagerClassRegistered: About to look see if Spokes...
View ArticleSending phonecall audio to headset in 2.7
Hello, I'm writing a .NET 3.5 application that makes uses of the Spokes 2.7 SDK. So far, my app does the following, and this much works great: 1. Headset rings on incoming phonecalls.2. Headset Talk...
View ArticleInitiating a call with the Talk button
Hi,A requirement for our softphone is: When pressing the Talk button when the softphone is Idle, the softphone should initiate a call or play the dial tone if no number is selected.I first thought that...
View Article