C#播放wav文件
摘要:
C#使用HWQPlayer类播放wav文件类的代码: 1 using System.IO; 2 using System.Runtime.InteropServices; 3 4 namespace HoverTreeSound.HewenqiFrame 5 { 6 internal class H 阅读全文
posted @ 2016-02-15 09:26 柔城 阅读(4747) 评论(3) 推荐(0) 编辑
SOSOFT articles