Quantcast
Channel: Plantronics Developer Connection : Popular Discussions - Forums & Support
Browsing all 2541 articles
Browse latest View live

Installation problem in a standard user account

Hi, We have a problem with the installation of Spokes_RT.msi in a particular situation.The problem occurs when our installer program (made with NSIS) executes Spokes_RT.msi in a standard user account...

View Article


Code 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 Article


Using 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 Article

Can I Attach selected device in spokes COM service in c sharp.

Hi, I am using spokes COM service in c sharp to connect to device events. If there are multiple Plantronics devices available on computer then I want to connect to the Plantronics device of my choice....

View Article

Problem 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 Article


How to use the .Net API in a single instance application

I want to integrate Plantronics headset support in our client application. This is a single instance application (behind the scenes it makes use of remoting!) and also has own remoting support. I can't...

View Article

Issue 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 Article

DeviceStateChanged 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 Article


How to Mute headset controlled by other program?

Hi Headset is a Voyager Legend UC I am trying to Mute a headset when the user is not wearing the headset, and when the user is again wearing the headset is it unmuted without user interaction.But it...

View Article


Bad audio Plantronics 975 on Android 4.2

Arose the problem of the transfer of audio Plantronics 975 to androide4.2. Collocutor does not hear me. Other models Of plantronics intoandroide 4.2, work correctly. How possible it will correct...

View Article

Do 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 Article

Querying 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 Article

Issue 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 Article


Turning 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 Article

Voyager 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 Article


Spokes_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 Article

Problem 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 Article


Softphone incoming call contact....

Scenario: Softphone - In the integration with Spokes, the softphone makes call to m_spokes.IncomingCall(callid, contact) Other app - OnCall gets raised with callid, but where/how can I get contact? Thanks

View Article

Disable the answer on push "talk"

Sorry for my bad English.I need to write a module for a software phone using Device Manager.I push button "talk", the headset changes the state to "talk", but I have no incoming calls. What am I doing...

View Article

Issue 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 Article
Browsing all 2541 articles
Browse latest View live