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

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


Spokes on Windows 8

Hi, I've tried to install the Spokes SDK on Windows 8 (that already has .NET4.5 installed by default), During the installation I got a message telling my that the SDK requires .NET3.5 or higher.I...

View Article


Does Plantronics sdk installation requires .net framework 3.5 or higher?

Hi,I had downloaded plantronics sdk and tried to install it on a windows XP 32 bit machine having .net framework 4.0.Set up gives an error message window notifying that "setup requires .net  framework...

View Article

AppleScript?

I understand that the SDK is only available on Windows. Is there a way to script Spokes to tell it that it is in a call (for unsupported softphones) or not? Using AppleScript?

View Article

REST service provides no state information about the headset

I am attempting to use the REST service with the JavaScript API to access and process data from the headset on a webpage.  I am however running into a number of issues: The REST service only detects...

View Article


Problems 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 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

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


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


How to write Application Integration Modules?

Hi, I'd like to write an Application Integration Module to Pause/Resume music playing on Sonos.  Are the hooks exposed to write this, any sample code available? I know how to control Sonos via UPnP......

View Article

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

What are the several options listed in user preferences means?

Hi , What these param actually implies in the userpreferences.xml. UserPreference xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">...

View Article

Does Plantronics sdk installation requires .net framework 3.5 or higher?

Hi,I had downloaded plantronics sdk and tried to install it on a windows XP 32 bit machine having .net framework 4.0.Set up gives an error message window notifying that "setup requires .net  framework...

View Article


Sending phonecall audio to headset in 2.7

Hello, I'm writing a .NET 3.5 application that makes uses of the Spokes 2.7 SDK. So far, my app does the following, and this much works great: 1. Headset rings on incoming phonecalls.2. Headset Talk...

View Article

Some use cases around device management

Hi -  I'm new to Plantronics Dev Zone - and recently working on some SIP-based Agent Desktop/EndPoint project. Before getting started with Plantronics SDK - I have a few queries - if anyone can confirm...

View Article


Initiating 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 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


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

Spokes on Windows 8

Hi, I've tried to install the Spokes SDK on Windows 8 (that already has .NET4.5 installed by default), During the installation I got a message telling my that the SDK requires .NET3.5 or higher.I...

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