RacSttOnnxDecodeStreamDart typedef

RacSttOnnxDecodeStreamDart = int Function(RacHandle handle, RacHandle stream, Pointer<Pointer<Utf8>> outText)

Implementation

typedef RacSttOnnxDecodeStreamDart = int Function(
  RacHandle handle,
  RacHandle stream,
  Pointer<Pointer<Utf8>> outText,
);