HomeSort by relevance Sort by last modified time
    Searched full:curr_phoneme (Results 1 - 1 of 1) sorted by null

  /external/srec/srec/Vocabulary/src/
VocabularyImpl.c 417 LCHAR* curr_phoneme = pronunciation; local
473 *curr_phoneme = L('\0');
474 if( *pronunciation_len>=12) curr_phoneme[1] = L('\0');

Completed in 5511 milliseconds