示例#1
0
        public bool get_in_speech()
        {
            bool ret = PocketSphinxPINVOKE.Decoder_get_in_speech(swigCPtr);

            return(ret);
        }