HomeSort by relevance Sort by last modified time
    Searched defs:pronunciation (Results 1 - 2 of 2) sorted by null

  /external/srec/tools/test_swiarb/
test_swiarb.c 60 char pronunciation[256]; local
97 printf("pronunciation: ");
98 q = fgets(pronunciation, sizeof(pronunciation), stdin);
106 pronunciation_len = strlen(pronunciation)-1;
108 pronunciation, pronunciation_len,
112 printf("short pronunciation length is %d.\n", pronunciation_len);
118 printf("triphone:_%c_ -> ModelID:%d\n", pronunciation[j], model_sequence[j]);
120 printf("triphone:_%c%c -> ModelID:%d\n", pronunciation[j], pronunciation[j+1]
    [all...]
  /external/zxing/core/
core.jar 

Completed in 29 milliseconds