文件名称:支持播放 amr 格式语音文件 dll
文件大小:252KB
文件格式:DLL
更新时间:2019-09-14 10:25:45
amr 语音
c# 中:添加内容 [DllImport("AmrPlayer.dll", EntryPoint = "Open", CharSet = CharSet.Ansi, CallingConvention = CallingConvention.Cdecl)] public static extern int Open(ref byte vociefilename);