Ejemplo n.º 1
0
        public string TypeToStr(int type)
        {
            string ret = SphinxBasePINVOKE.NGramModel_TypeToStr(swigCPtr, type);

            return(ret);
        }