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

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


PLT Hub for Android 2.2

Hi all! Why PLT Hub app is not supported android 2.2.1? I made out the application PLT Hub latest version of the Market, and lowered the level of force SDK. Have SDK 7. It then works. Of course not all...

View Article


Why Windows Media Player

What api functionality is Windows Media player used for? Here is a problem we are experiencing. When a call arrives it should ring to the desktop. When the call is answered it should now work through...

View Article

SDK support for discontinued Calisto 830/835 devices?

Hi, I'm new to the Plantronics product line so I may not even know what questions I need to ask.  I just discovered today that Plantronics has an SDK for some of its devices and I'm interested in...

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


Plantronics headset emulator not working with a sample COM application.

Hi,I got stuck in a problem.I made an application using C# spokes wrapper.I need two headsets to check a functionality of my application.I had only one Plantronics headset ,so I decided to use device...

View Article

is there a deterministic reference counting management for unmanaged clients...

we try to integrate plantronics devices using SPOKES managed api to our old fashioned unmanaged application.our application expects a deterministic lock management (like COM RefCounting) to terminate...

View Article

Legend UC: How talk in a call and play ringtone at same time?

Hi,   We are integrating the Voyager Legend UC to our communication software and noticed that (unlike for example the Blackwire C310) i cannot have the audio of a call and play the headset ringtone at...

View Article


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


Failure of Talk Button of C310

Hi,   I need to work with Plantronics Blackwire C310 in a Gigabyte tablet model.  In this tablet after some time the talk button stops sending events.  All I need to do is press Talk button a number of...

View Article

Why Windows Media Player

What api functionality is Windows Media player used for? Here is a problem we are experiencing. When a call arrives it should ring to the desktop. When the call is answered it should now work through...

View Article

iOS SDK

Hi, I was recently at the AT&T home and car hackathon and saw you had the iOS SDK, I was unable to spend time on the Plantronics device, but I have a great idea and need a copy of the iOS SDK and...

View Article

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


how 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

Event Capturing on Mac

Hi,I downloaded and successfully ran the SpokesNativeSample and can from xcode turn mute on and off, initiate calls etc. -- So I think I'm in good shape with the SDK. I downloaded and ran the...

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

Savi 700 series EHS port

Hi, Does anyone know the pinout, voltages, and behaviour of the 700 series EHS port? From the various photos on the accessories tab on the product page (Plantronics | Savi 700 Series ) the connector...

View Article


Does the SDK support the M165 Marque 2?

I can't find mention of the Marque but I don't know if it is covered under some broader headset category.Thanks, Tim

View Article

Distributing Spokes Wrapper...

All: Which files should be included when creating an install package that uses the Spokes  Wrapper?

View Article

rest api documentation in 3.0 SDK

The documentation for the REST api just says this, is there an updated version of the docs? 6: Using the Plantronics SDK REST ServiceTBD

View Article
Browsing all 2541 articles
Browse latest View live