Quantcast
Channel: Plantronics Developer Connection: Message List
Browsing all 377 articles
Browse latest View live

Re: "Unable to cast object of type 'System.MarshalByRefObject' to type...

Hi, Would it be possible to always unregister the Remoting channel before attempting to create the SessionComManagerClass(), then re-register the channel? For example:      private void...

View Article


Re: "Unable to cast object of type 'System.MarshalByRefObject' to type...

Hi, No. The real application is much more complicated. It starting remoting server on ipc an tcp channels, then loading plugins. And one among them: plugin Plantronics.Interop.Plugin - attempt to...

View Article


Re: Savi 700 series EHS port

Hi James, I am indebted to our resident EHS expert for the following information:  "The 3.5mm socket is for the Plantronics Serial Bus (PSB). This is an open collector 5 volt bus. The socket tip is...

View Article

Re: "Unable to cast object of type 'System.MarshalByRefObject' to type...

Hi, It's almost as if once you have registered the Remoting channel the application is no longer able to get to the remote instance of "SessionComManagerClass" via the COM Interop...

View Article

Re: Savi 700 series EHS port

Hi Lewis, I'm sorry it's taken me so long to get back to you. This is exactly the information I was looking for, and thanks for your effort in providing it. Please also be sure to thank the EHS expert...

View Article


Image may be NSFW.
Clik here to view.

Re: Savi 700 series EHS port

Hi James,Great, we are only too glad to be of assistance!Good luck with the integration and let us know how it goes.Cheers,Lewis.

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

Re: Problems with Spokes Runtime Redistributable

Hi Staffan, Another dev on PDC had raised a question featuring the same error code. Please take a look at the following...

View Article


Re: Problems with Spokes Runtime Redistributable

Hi Lewis,  the reason for the problem is Visual running as administrator.I have also tried to start the application as administrator and I had the same problem. I wonder why it is like that. I never...

View Article


Re: Problems with Spokes Runtime Redistributable

Hi Staffan, The Spokes Wrapper uses the Spokes .NET Interop (Interop.Plantronics.dll) to the Spokes COM Service API - an out of process COM service residing in our runtime engine "PlantronicsURE.exe"....

View Article

Re: Problems with Spokes Runtime Redistributable

Hi Lewis, I still have the problem in a particular situation, and I don't know how to avoid it: When the program installer of our application is run, the User Access Control (UAC) is asking for...

View Article

Image may be NSFW.
Clik here to view.

Re: Problems with Spokes Runtime Redistributable

Hi Staffan, Is your installer an MSI?If so then parent process (your installer) / msiexec is running as SYSTEM / Administrator. That means that any sub-process it starts will be unable to connect via...

View Article

Image may be NSFW.
Clik here to view.

Re: SpokesWrapper.Connect returns false for some devices

Hi again Staffan, I have uploaded a new version of SpokesWrapper.cs here (revised location):Samples/wrappers at master · pltdev/Samples · GitHub This time I have wrapped those event registrations in...

View Article


Re: SpokesWrapper.Connect returns false for some devices

Hi Staffan, Yes that code was added experimentally as a means to extract the headset and base serial numbers from the device.Perhaps the devices you are testing with don't support the "extended...

View Article

Upgrade Spokes from 2.7 to 2.8

Hello, We're currently using Spokes SDK 2.7 in our software. We plan to upgrade to 2.8. Some questions:1. Is 2.8 fully compatible with 2.7? Namely, after upgraded, our software should work the same way...

View Article


Re: Upgrade Spokes from 2.7 to 2.8

HI Kenny, 1. Spokes 2.8 is just a bug fix issue and it should be completely backward compatible.2. You are right that Spokes 2.7 and 2.8 cannot coexist on the same machine. The 2.8 installer will...

View Article

Re: Upgrade Spokes from 2.7 to 2.8

Excellent. Thanks for your quick reply, Wei. It's good to know 3.0 is coming. Very likely we'll wait for it. - Kenny

View Article


Re: Sending phonecall audio to headset in 2.7

I've added the following CallStateChanged event, but I'm still not getting the call on my headset. I'm not sure I should stop listening for the TalkButton, because I want the agent to be able to...

View Article

Re: Sending phonecall audio to headset in 2.7

Could you confirm which device you are using? Also have you been able to verify the "audio sensing" setting in the Plantronics Control Panel? Thanks

View Article

Re: Sending phonecall audio to headset in 2.7

I'm logging my Device info now.  Here it is: "Manufacturer: Plantronics, Product: Plantronics D100, Product Id: 43777" I don't have the Plantronics Control Panel installed.  I tried...

View Article
Browsing all 377 articles
Browse latest View live