SpokesSDKComSample: "muteon" not working
Hi, I am testing a Voyager Pro UC WG200/B in a Windows 7 PC. I am testing it with the latest SDK Version 2.8.37365 and the sample application SpokesSDKComSample, whose solution I upgraded to Visual...
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 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 ArticleSetting AudioMixerState on SaviW740, but one interface is always Muted.
Hi, I am using the COM API to communicate with a Savi W740, and I would like to use the IDeviceListener::put_AudioMixerState method to connect the Headset with the VOIP and PSTN interfaces...
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 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 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 ArticlePlantronics.Device.Common built with ProcessingArchitecture=Any?
Is there a build available of Plantronics.Device.Common.dll with the Processing Architecture set to Any, rather than x86? We're experiencing some funkiness due to this.
View ArticleSpokesSDKComSample: "muteon" not working
Hi, I am testing a Voyager Pro UC WG200/B in a Windows 7 PC. I am testing it with the latest SDK Version 2.8.37365 and the sample application SpokesSDKComSample, whose solution I upgraded to Visual...
View ArticlePure Managed Spokes SDK for Windows?
I'm attempting to use the Spokes SDK as part of a Windows 8 application, and my team is running into many issues with trying to package the COM Interop libraries for use in a packaged Windows 8...
View ArticleQuerying the current volume setting, any way ?
Hi, Is there any Spokes API property for querying the volume level (either in some dB units or at least in "scale position") that is currently set in a Voyager Pro UC or Legend UC headset ? Many...
View ArticleID10T Question - I need to dial out from Mobile or Land
I am completely new to this but I have to do a quick POC on an the P835 using mobile and land lines. I have the device talking to the computer, but only dialing is via PC. What would I do in...
View ArticleSpokes_RT installer and REST service port
Hi, we have a port conflict between PlantronicsURE and another application (both using TCP port 32001), so we are looking for a solution that installs Spokes Run-Time using a different port than...
View ArticleDid somebody connect 903+ fully with the laptop all video & audio functions...
I made it and I love BackBeat 903+ headphones,,, no regrets...Thank you Plantronics
View ArticleCode to disable Mute On/Mute Off Voice prompt using SDK API for Voyager pro
IDeviceSettings ds = m_device.HostCommand as IDeviceSettings;// disable tones:ds.MuteToneVolume = VolumeLevel.Off;// enable tones:ds.MuteToneVolume = VolumeLevel.Low;where m_device is an object to IDevice
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 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 ArticleNew Project
I would like to develop a new project using the Bluetooth ear plug design, im not sure of who to talk to or how to get this started. Any Ideas?
View ArticleDistributing Spokes Wrapper...
All: Which files should be included when creating an install package that uses the Spokes Wrapper?
View Article