Guest fsoudbakhsh Report post Posted 12/17/2012 04:14 PM Hello, I have a VB script that look for the voice files in the set VG = CreateObject("VoiceGuide.CommandLink". I am using VG7 with HMP driver. would this version of the VG works with above command? Farzad Share this post Link to post
SupportTeam Report post Posted 12/17/2012 08:15 PM You need the Enterprise (or Evaluation) version of VoiceGuide to use the CreateObject("VoiceGuide.CommandLink") command. If you a are using Enterprise version of VoiceGuide and are having problems running the CreateObject("VoiceGuide.CommandLink") command then please post the vgEngine trace capturing the call. We can then see what is happening on the system. Share this post Link to post
Guest fsoudbakhsh Report post Posted 12/18/2012 08:52 AM Hello, I am using the evaluation version of the VG7 HMP. my VBS running the voice file from VG system\voice file. I am trying to play numbers in multi languages. Since I am testing the VG7 HMP, would you please let me know what technique should I use to link in my scrip to my voice file (which are the voice of numbers) in system\voice? Share this post Link to post
SupportTeam Report post Posted 12/18/2012 09:05 AM Please see: http://www.voiceguide.com/vghelp/source/html/multi-language.htm and http://www.voiceguide.com/vghelp/source/html/modsaynumber.htm The above two cover multi-language and playing of numbers. Please let us know if there is still any clarification required, Share this post Link to post