VoiceGuide IVR Software Main Page
Jump to content

Can I Integrate Vg To Vb6.0

Recommended Posts

VoiceGuide supports a COM interface, so you can easily integrate VB6 applications with VoiceGuide. You can late bind to VoiceGuide's COM interface by creating the VoiceGuide.CommandLink object.

 

What type of application are you looking to deploy?

 

Most of the time there is no need to write programs as you can do most of advanced integration work form within a VBScript module. Have you looked at VoiceGuide's VBScript modules?

Share this post


Link to post
VoiceGuide supports a COM interface, so you can easily integrate VB6 applications with VoiceGuide. You can late bind to VoiceGuide's COM interface by creating the VoiceGuide.CommandLink object.

 

What type of application are you looking to deploy?

 

Most of the time there is no need to write programs as you can do most of advanced integration work form within a VBScript module. Have you looked at VoiceGuide's VBScript modules?

 

 

a tnx... i just trying to make an interface but some other funtions are in VG.

can you give me a sample code for the commadlink object..for example accepting a call, or dialing a number?

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
×