VoiceGuide IVR Software Main Page
Jump to content

Vg Default Wav's - Pre-recorded System Files

Recommended Posts

Hi Again,

 

I am using VG for Dialogic (Version 6.0.3335) Enterprise Edition.

 

I have multiple applications running on the one server and they require different voice talents, so they each require their own unique Pre-Recorded System Files (Numbers, Days, Currency etc etc) which as a default, reside in c:\program files\voiceguide\system\voice.

 

Is it possible to point each VG script to its own set of Pre-Recorded System Files and if so how?

Share this post


Link to post
Is it possible to point each VG script to its own set of Pre-Recorded System Files and if so how?

Yes, it is possible for the location of the 'system' voice files to be changed during the running of the script. The setting is only valid for that call and would not affect scripts running on other lines.

The approach is the same as used to implement multi-language systems. From this page from the VoiceGuide Help file: http://www.voiceguide.com/vghelp/source/ht...ti-language.htm :

 

To select a different set of system files to be used for the current call, the path pointing to the new system directory current for this call needs to be written to the $RV[DIRSYSTEMVOICE] Result Variable.

...

The path has to be written in double quotes. Note that we only write DIRSYSTEMVOICE in the "Assign to Result Variable" text box, not $RV[DIRSYSTEMVOICE].

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
×