示例#1
0
 public void set_lm_file(string name, string path)
 {
     PocketSphinxPINVOKE.Decoder_set_lm_file(swigCPtr, name, path);
 }