文件名称:LogicSoundCard
- 所属分类:
- DirextX编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 72kb
- 下载次数:
- 0次
- 提 供 者:
- 北*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个用C#写的语音录播库。调用了DirectX,DirectSound。
麦克录音类通过事件把数据送出,语音播入类通过向其内部的一个循环队列中添加数据来自动播放。
其它的类分别是读写wav格式文件的类和播入wav格式文件的类。-Using C# to write a voice recording and broadcasting libraries. Called DirectX, DirectSound. Mike recording the data sent by event type, voice broadcasting into the class of a cycle through its internal data queue to play automatically added. Other classes are the class to read and write wav format and wav format files into the broadcast category.
麦克录音类通过事件把数据送出,语音播入类通过向其内部的一个循环队列中添加数据来自动播放。
其它的类分别是读写wav格式文件的类和播入wav格式文件的类。-Using C# to write a voice recording and broadcasting libraries. Called DirectX, DirectSound. Mike recording the data sent by event type, voice broadcasting into the class of a cycle through its internal data queue to play automatically added. Other classes are the class to read and write wav format and wav format files into the broadcast category.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LogicSoundCard\10.声卡设备模块.txt
..............\bin\Debug\LogicSoundCard.dll
..............\...\.....\LogicSoundCard.pdb
..............\CircularBuffer.cs
..............\ClassDiagram1.cd
..............\FFT.cs
..............\LogicSoundCard.csproj
..............\obj\Debug\LogicSoundCard.dll
..............\...\.....\LogicSoundCard.pdb
..............\...\.....\Refactor\LogicSoundCard.dll
..............\...\LogicSoundCard.csproj.FileList.txt
..............\...\LogicSoundCard.csproj.FileListAbsolute.txt
..............\Properties\AssemblyInfo.cs
..............\SoundFilePlayer.cs
..............\SoundFilePlayer2.cs
..............\SoundPlayer.cs
..............\SoundPlayer2.cs
..............\SoundReceiver.cs
..............\WaveFile.cs
..............\obj\Debug\Refactor
..............\...\.....\TempPE
..............\bin\Debug
..............\obj\Debug
..............\bin
..............\obj
..............\Properties
LogicSoundCard
..............\bin\Debug\LogicSoundCard.dll
..............\...\.....\LogicSoundCard.pdb
..............\CircularBuffer.cs
..............\ClassDiagram1.cd
..............\FFT.cs
..............\LogicSoundCard.csproj
..............\obj\Debug\LogicSoundCard.dll
..............\...\.....\LogicSoundCard.pdb
..............\...\.....\Refactor\LogicSoundCard.dll
..............\...\LogicSoundCard.csproj.FileList.txt
..............\...\LogicSoundCard.csproj.FileListAbsolute.txt
..............\Properties\AssemblyInfo.cs
..............\SoundFilePlayer.cs
..............\SoundFilePlayer2.cs
..............\SoundPlayer.cs
..............\SoundPlayer2.cs
..............\SoundReceiver.cs
..............\WaveFile.cs
..............\obj\Debug\Refactor
..............\...\.....\TempPE
..............\bin\Debug
..............\obj\Debug
..............\bin
..............\obj
..............\Properties
LogicSoundCard