VoiceGuide IVR Software Main Page
Jump to content

Use In Vb6

Recommended Posts

Dear All,

I am trying to use Voice Guide in VB6 application.

by adding ref. of voiceguide control and I have a D/4PCI IN board.

the code is as,

 

set vg = CreateObject("VoiceGuide.CommandLink")

vg.Dialer_MakeCall number, "", "", "wav file path"

set vg = Nothing

 

but as soon as dialing is compleeted it shows status as

Live Person answered,Playing...

and starts playing wav file even if called person did not answered.

 

Any help ?

 

Regards,

Amol.

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
×