Syntax:
VA.Consider_this_Lang_File_to_match= Location
Details :
This specifies the location of the file to match the currently
produced GoldChara, with its name without *.Lang. This file holds
the crucial information of the string compare protocols , and
other features of the word like the word itself , language font,
time length , no. of divisons etc.
Example :
Private Sub NowStartSpeechWork()
VoiceAction 1.....
:
:
:
VoiceAction1.Consider_this_Lang_File_to_Add = "C:\MyVoice\MyEnglish1"
End Sub