Пример #1
0
 public void set_kws(string name, string keyfile)
 {
     PocketSphinxPINVOKE.Decoder_set_kws(swigCPtr, name, keyfile);
 }