文件名称:NAudioPractice1

  • 所属分类:
  • C#编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2017-04-07
  • 文件大小:
  • 505kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • wangg*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

我参考官方示例简单封装了一个BSoundPlayer类,这个WAV播放类的特点:

1、简单易用,声明一个对象,指定文件路径,Play(),Stop()就可以了,支持调整音量,同时可以输出音频文件总时间,当前播放时间

2、同一个对象在播放完毕(或者手动停止)之前无法再次播放

3、不同对象可以同时播放

4、每次播放完毕,自动释放资源

这个类最大的缺点就是在播放结束之前不能再次播放,对于按钮快速点击声音这样的需求不能满足,但是可以用来播放时间比较长的背景音乐,与System.Media命名空间下的SoundPlayer类可以同时播放,配合System.Media命名空间下的SoundPlayer类用来做快速短暂的播放,基本可以满足游戏声音播放的需求了。-I refer to the official example of a simple package of a BSoundPlayer class, the characteristics of this WAV playback class:

1, easy to use, declare an object, specify the file path, Play (), Stop () on it, support to adjust the volume, and can output audio file total time, the current playback time

2, the same object can not be played again before playing (or manually stopped)

3, different objects can play at the same time

4, each time the playback is completed, the automatic release of resources

The biggest drawback of this class is that it can not be played again before the end of the play. The demand for a quick click on the button can not be met, but it can be used to play a long background music, and the SoundPlayer class under the System.Media namespace can be played at the same time , With the System.Media namespace under the SoundPlayer class used to do fast and short play, the basic can meet the needs of the game sound playback.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





NAudioPractice1

...............\NAudioPractice1

...............\NAudioPractice1.sln

...............\NAudioPractice1.suo

...............\...............\bin

...............\...............\...\Debug

...............\...............\...\.....\ClickSound1.wav

...............\...............\...\.....\NAudio.dll

...............\...............\...\.....\NAudioPractice1.exe

...............\...............\...\.....\NAudioPractice1.pdb

...............\...............\...\.....\NAudioPractice1.vshost.exe

...............\...............\...\.....\NAudioPractice1.vshost.exe.manifest

...............\...............\...\.....\OpenDoorSound.wav

...............\...............\BSoundPlayer.cs

...............\...............\Form1.cs

...............\...............\Form1.Designer.cs

...............\...............\Form1.resx

...............\...............\NAudioPractice1.csproj

...............\...............\obj

...............\...............\...\x86

...............\...............\...\...\Debug

...............\...............\...\...\.....\DesignTimeResolveAssemblyReferences.cache

...............\...............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache

...............\...............\...\...\.....\NAudioPractice1.csproj.FileListAbsolute.txt

...............\...............\...\...\.....\NAudioPractice1.csproj.GenerateResource.Cache

...............\...............\...\...\.....\NAudioPractice1.csprojResolveAssemblyReference.cache

...............\...............\...\...\.....\NAudioPractice1.exe

...............\...............\...\...\.....\NAudioPractice1.Form1.resources

...............\...............\...\...\.....\NAudioPractice1.pdb

...............\...............\...\...\.....\NAudioPractice1.Properties.Resources.resources

...............\...............\...\...\.....\TempPE

...............\...............\Program.cs

...............\...............\Properties

...............\...............\..........\AssemblyInfo.cs

...............\...............\..........\Resources.Designer.cs

...............\...............\..........\Resources.resx

...............\...............\..........\Settings.Designer.cs

...............\...............\..........\Settings.settings

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org