To Use Another Language Package In Voyager, You Would Need Correctly Compile The package,
Which you've done already.
THEN You NEED TO CREATE The DGDB (Dynamic Grammar Database) and svdb (if you are using
Verification.
When you normally install Voyager the database is located in% Voyager% / DB Directory (Where
% Voyager% is The Environment Variable Denoting The Directory Where Voyager is Installed.
You 10 Find "DGDB-Voyager" and "svdb-Voyager" Directory under Normal Installation.
You can delete these Director and review the database using the nuance utility
"Nuance-Database-Admin" Which You CAN Find Under "BIN" Directory in Nuance Installation.
Just Run It with "-dbinteractive" Switch and It Would Prompt you for all the parameters.
ONCE you have created the database you need to specify it in browser.conf
The Location of these Databases Can Be Changd and Specified to The Voyager Through The
FOLLOWING Params
Scargs.sc.primaryDGDB = provider = fs, root =% Voyager% / DB, Name = Voyager, Class = DGDB
Scargs.sc.primarySVDB = provider = fs, root =% Voyager% / DB, Name = Voyager, Class = SVDB
The params here, Specify "file" based Database named "Voyager" under% Voyager% / DB Directory.
This stay do it for you.