VoiceGuide IVR Software Main Page
Jump to content

.net Dll

Recommended Posts

Hi

 

I would like too use a dll (.net) that will connect to a server an return some value to VG.

How can I call the dll and how can the dll return value to VG.

 

Please help

 

Mh

Share this post


Link to post

Have a look at the WCF example project installed in this VoiceGuide directory: C:\Program Files\VoiceGuide\Scripts\vgServices_WCF

 

You can create a .NET EXE that is ran from the Run Program module and the .EXE connects to your server etc. and then uses WCF to return data back to VoiceGuide.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×