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