Exemple #1
0
 public void save_dict(string dictfile, string format)
 {
     PocketSphinxPINVOKE.Decoder_save_dict(swigCPtr, dictfile, format);
 }