if(strcmp(param,"--compile")==0) | if(strcmp(param,"--compile")==0) | ||||
{ | { | ||||
LoadPhData(NULL); | |||||
samplerate_native = samplerate = 22050; | samplerate_native = samplerate = 22050; | ||||
CompilePhonemeData(); | CompilePhonemeData(); | ||||
CompileIntonation(); | CompileIntonation(); |