Home | History | Annotate | Download | only in dictTest

Lines Matching refs:LPRINTF

39   LPRINTF("usage: dictTest [-words words.txt] [-vocab dictionary.ok] [-itest input.tst] [-out output.txt] [-locale en-us|en-gb|fr-fr|de-de] [-parfile baseline.par]\n");
90 LPRINTF( "expected %s\n", expectedPhoneme);
153 LPRINTF("\nDictation Test Program for esr (Nuance Communications, 2007)\n");
185 LPRINTF ( "Warning: No parfile defined in the command line.\n" );
186 LPRINTF ( "Looking for the default parfile, $ESRSDK/config/$ESRLANG/baseline.par...\n" );
200 LPRINTF("Error: An environment variable ESRLANG should be defined.\n");
206 LPRINTF("Error: An environment variable ESRSDK should be defined.\n");
214 LPRINTF("Error: %s\n", ESR_rc2str(rc));
235 LPRINTF("Error: An environment variable ESRLANG should be defined.\n");
241 LPRINTF("Error: An environment variable ESRSDK should be defined.\n");
271 LPRINTF("Error: %s\n",ESR_rc2str(rc));
281 LPRINTF("Error: %s\n",ESR_rc2str(rc));
289 LPRINTF("Could not open file: %s\n",outfilename);
299 LPRINTF("Could not open file: %s\n", wordfile);
313 LPRINTF("Could not open file: %s\n", testfilename);
321 LPRINTF("'qqq' to quit\n");
324 LPRINTF("> ");