类识别器

class Recognizer
  : public std::enable_shared_from_this< Recognizer >

识别器基类。

成员

运算符 SPXRECOHANDLE

语法: public inline explicit operator SPXRECOHANDLE ( ) const;

用于获取基础句柄值的内部运算符。

返回

句柄。