Home
last modified time | relevance | path

Searched refs:strXSAMPA (Results 1 – 1 of 1) sorted by relevance

/external/svox/pico/tts/
Dcom_svox_picottsengine.cpp811 char strXSAMPA[6]; /* SAMPA sequence */ member
994 strcat( XPnt, (const char *)&(PhnAry[idx].strXSAMPA) ); /* copy the XSAMPA string */ in CnvIPAPnt()