c# Speex.dllSpeexLib.dll
Speex进行语音压缩,C#编码后的库文件,使用方法Speexsp=newSpeex(newIntptr(4));质量/////然后就可以使用sp.Encode()和sp.Dencode()..销毁sp.dispose()
下载地址
用户评论
是我想要的,希望能够调通
浪费我得积分
Unity加载Speex.dll的时候报错:Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.这是很么原因啊?