Exemplo n.º 1
0
 public string Result()
 {
     return(PtrToStringUTF8(VoskPINVOKE.VoskRecognizer_Result(handle)));
 }
Exemplo n.º 2
0
 public string Result()
 {
     return(global::System.Runtime.InteropServices.Marshal.PtrToStringUTF8(VoskPINVOKE.VoskRecognizer_Result(handle)));
 }