newbie 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 ArticleInstall questions
1) after an install of the Spokes software (downloaded from Plantronics | Support | Downloads & Apps | Plantronics) I notice there are two PURE.xml files installed (see command-prompt output...
View ArticleCOM Users - Exception 80080005 (CO_E_SERVER_EXEC_FAILURE)
Hi there. If you're developing for Spokes using the COM service through C++ you may encounter the CO_E_SERVER_EXEC_FAILURE exception. This is caused by the way security works with COM processes. The...
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 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 ArticleVoice Enhancement
I use the Voyager (on mobile phone) and find it extremely reliable. I have a very soft voice due to a slight medical limitation. However, this would apply to people who are just "soft talkers"There...
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 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 do I download and get started with Spokes 2.6?
Hi! Greg Rose, PDC Community Manager here. I just thought I would jump on the forum real quick and post a question. This is a question from a customer that I would like to post on behalf of the...
View ArticleProblem about running sample code
HI,I got problem on running the code that u posted. Actually I got problems running the sample code which Plantronics provided as well. Coz the sample doesn't have main program in C#, how they can...
View ArticleDistributing Spokes Wrapper...
All: Which files should be included when creating an install package that uses the Spokes Wrapper?
View Article"Unable to cast object of type 'System.MarshalByRefObject' to type...
I got an error when I want to add m_sessionComManager = new SessionComManagerClass(); in Form1_Load()... How can I casting this???
View ArticleHelp to get simple Events
Hi all, I have developed a softphone and I´m using the example "SpokesSDKCOMSample" in order to program a module that only gets the events "Buttonpressed" from the Headset Plantronics CS60The problem...
View ArticlePlantronics HID 1.0/2.0 specifications
Hello, We're developing a Linux module for the Calisto P240. Could you send me the HID 1.0/2.0 specifications for this device?? Best regards,Sergio.
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 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 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 install Plantronics on machine where user is not root user.
Hi I have created an msi to install Plantronics msm. I want to install this msi on user's system in silent mode. This msi works fine if user is root user but if it is not root user (user is admin but...
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 Articlehow to make my c620 headset auto-answer an incoming call.
Please help me in this... how can i make my heaset auto-answer an incoming call. I am using avaya one-x communicator 6.1. sp9 version.
View Article