Guest Mohammad Hadi Samei Report post Posted 02/21/2005 11:27 AM 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
SupportTeam Report post Posted 02/21/2005 09:22 PM Please explain in more detail what it is that you are trying to do. Share this post Link to post
Guest Mohammad Hadi Samei Report post Posted 02/22/2005 09:19 AM 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
SupportTeam Report post Posted 02/22/2005 11:03 AM 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
Guest Guest Report post Posted 02/22/2005 05:12 PM 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
SupportTeam Report post Posted 02/22/2005 08:52 PM 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