VoiceGuide IVR Software Main Page
Jump to content

Record_2Lines not working

Recommended Posts

set vg = CreateObject("vgServices.CommandLink")

strRet = vg.Record_2Lines_Start(5, 5, 5, "C:\call\20210913_call.wav", "")

vg.Run_ResultReturn 5, "success"
set vg = Nothing

After update VoiceGuide creating wav file, but empty.

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
×