InitVocoderDart typedef
InitVocoderDart =
int Function(CactusContextHandle handle, Pointer<Utf8> vocoder_model_path)
Implementation
typedef InitVocoderDart = int Function(CactusContextHandle handle, Pointer<Utf8> vocoder_model_path);