InitVocoderNative typedef
InitVocoderNative =
Int32 Function(CactusContextHandle handle, Pointer<Utf8> vocoder_model_path)
Implementation
typedef InitVocoderNative = Int32 Function(CactusContextHandle handle, Pointer<Utf8> vocoder_model_path);