예제 #1
0
 public void reinit(Config config)
 {
     PocketSphinxPINVOKE.Decoder_reinit(swigCPtr, Config.getCPtr(config));
 }