int hwRecognize(const short * potData, int potDataCount); |
把输入的笔画轨迹转换成汉字,并输出结果到outBuf里。识别果通过: getCandCount, getCandString 等API获取。 |
参数:
返回:
|
int hwRecognize(const short * potData, int potDataCount); |
把输入的笔画轨迹转换成汉字,并输出结果到outBuf里。识别果通过: getCandCount, getCandString 等API获取。 |
参数:
返回:
|