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 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 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 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 ArticleRESTful Programming Sample Issue
Following Brandon Hastons blog on the Spokes SDK REST service, I decided to try it out for myself. I installed the Plantronics Spokes SDK 2.6.54523.0, and replaced the PlantroncsDevices.xml with the...
View ArticleProblem about running sample code
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 ArticleHow 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 ArticleSome 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 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 ArticleSending 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 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 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 ArticleBad 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 ArticleProblem about running sample code
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 ArticleHow 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 ArticleSome 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 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 ArticleSending 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