文件名称:NAPI实现nodejs音频转换MP3到WAV,源码+编译好的.node直接用
文件大小:1.11MB
文件格式:ZIP
更新时间:2023-09-28 15:56:03
nodejs
花了一天时间找资料研究出来的,里面还有几个例子 传参数,返回参数什么的 带编译好的.node动态库,不会编译直接require用就行
【文件预览】:
napi-mp32wav
----Mp32Wav.h(988B)
----minimp3.cpp(20B)
----main.cc(2KB)
----Mp32Wav.cpp(5KB)
----minimp3.h(74KB)
----binding.gyp(137B)
----build()
--------Release()
--------config.gypi(3KB)
--------main.vcxproj(11KB)
--------main.vcxproj.filters(3KB)
--------binding.sln(845B)