jewillis Report post Posted 07/14/2009 05:02 PM is there support for .NET to access the vg system? Currently all I see is vb support Share this post Link to post
SupportTeam Report post Posted 07/14/2009 09:26 PM VoiceGuide has a WCF and Remoting interfaces that mirror the functionality of the COM interface that can be used from VB/VBScript. The WCF and Remoting interfaces would be used by .NET applications. In v7 there is a .NET sample project provided (in C#) that shows the application connecting to VoiceGuide using the WCF interface and receive all events from VoiceGuide and issue commands to VoiceGuide from C#. Please let us know if you have any more questions on this. Share this post Link to post