VoiceGuide IVR Software Main Page
Jump to content

0 To 100

Recommended Posts

Hi want to use 30 file name for audio.

i want to determin the filanames as var in my browser.

How can i sort all my file name and call then in VG.

Share this post


Link to post

I have more than 120 line Dialogic in 4 Boards

(Isfahan Telecomunication Company)IRAN.

We have Some Telephone service Such as Say Time - Calender - Holy Quran - Contact Center &... .

Our Programs was written wiyh C++ (By Iranian Company 3rd party).

But I want to Develop My System with VG.

I want to be sure to implementing our programs with VG.

My experience is in WBT & CBT and i make powerfull multimedia countent with macromedia authorware.(I made Simulation of all IVR programs with AW).

I use VBScript for web page developing. but i can not underestand how you use variables in VBScript to call a waveFile.

Please Lead me to undrestand a fundamentals of using VG's Icon Properties.

i read ALL your help Document. But that is very Quick.

I was to know how to use DDE & ... .

Can i pause and resume a wave file when it playing?

How we can set a list of file name in VBScript and call them in Sound Icon One by One?

 

If it is possible to make my program with VG I Want at Least 120 line VG Registered Version.

Thanks.

Please mail me at mhsamei@gmail.com

Share this post


Link to post
I have more than 120 line Dialogic in 4 Boards

What ISDN protocol are you running on the E1 lines?

I use VBScript for web page developing. but i can not underestand how you use variables in VBScript to call a waveFile.

To play a wav file form VBScript you can just use this VG COM function:

http://www.voiceguide.com/vghelp/html/com_..._Play_Start.htm

I was to know how to use DDE & ... .

What do you want to use DDE for?

Can i pause and resume a wave file when it playing?

Yes. This can be done in "VoiceGuide for Dialogic" which you will be using.

How we can set a list of file name in VBScript and call them in Sound Icon One by One?

A play module will automatically play a list of comma delimited .wav files one after another.

 

I think the best thing for you to do is when you are stumped on how to do something then just post the VGScript that you have and then indicate in the post as to what it is that you would like to accomplish - then we can answer you by relating directly to your script and that should make both the questions and our answers clearer.

Share this post


Link to post

WoW

 

You are very fast and rapid.

 

I will send you a coplete scenario of my program.

just tell me please how can find a complete and easy help refrence abou COM and VBScript and Using VG Icons.

Thanks alot

Share this post


Link to post

The help file lists every VoiceGuide COM interface function:

 

Admin_TraceLogAdd

Dialer_OutDialAdd

Play_Start

Play_Stop

Record_Stop

Record_Start

Run_ResultReturn

RvGet

RvGetAll

RvGetAllXml

RvSet

RvSet_RvList

Script_Gosub

Script_Goto

Script_Return

Vm_ForwardMsg

 

See: http://www.voiceguide.com/vgHelpIndex.htm

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
×