Microphone volume issue with D100 and Savi 400 on Windows XP
I use a D100 with a Savi 440 headset on a Windows XP system. I can change the microphone volume of the D100 using the Windows volume controls, but changing the volume does not have any effect on the...
View ArticleDeploying your Spokes Plugin - "private" Spokes or "full" Spokes?
Hi All, Open question to the community: When you come to want to deploy your Spokes Plugin I perceive you have 2 options: 1. Deploy your application + your Spokes Plugin + the Spokes SDK MSI or MSM...
View ArticleDistributing Spokes Wrapper...
All: Which files should be included when creating an install package that uses the Spokes Wrapper?
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 ArticleSavi 730 VoIP Gotomeeting?
Does the Savi 730 not support VoIP with Gotomeeting on a Mac? After install of the software and seeing the device in the options on my Mac, the mic works but not the ear piece and the audio and mic...
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 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 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 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 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 ArticleHow to install Spokes SDK 2.7 with Full Spokes Installation?
I have the Spokes SDK 2.7 installed to develop with the Voyager UC Pro and I'm not getting any built in integration with my Lync client softphone. No answer on wearing, no answering calls with the talk...
View ArticleWhere is the link to the Voyager Pro Emulator?
Hi, Here is a question I got from the community and thought I would post... " Where can I find a link to the emulator? I have seen reference to the Voyager Pro Emulator, but I can' seem to find the...
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 ArticleDistributing Spokes Wrapper...
All: Which files should be included when creating an install package that uses the Spokes Wrapper?
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 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 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 Articleproblem about running the sample code and error diplay
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 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 ArticleMicrophone volume issue with D100 and Savi 400 on Windows XP
I use a D100 with a Savi 440 headset on a Windows XP system. I can change the microphone volume of the D100 using the Windows volume controls, but changing the volume does not have any effect on the...
View Article