-
wangluoluyinji
vc++写的网络录音机程序,录音是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除.(vc++ program to write the network recorder, audio recording reference vckbase api code, combined with a short socket (TCP) can be
Speak to unilateral recordings, and part of the program in two parts (recorder+ network to send the code), part (Receive Data+ play wave
Music code form), because the program only for their own use, many places do not pay attention to the wrong identification, the structure is chaotic, the program had
The most troublesome is the loss of memory control, the results with the double buffer to store the waveform data to alternate storage/removal.)
- 2011-12-03 11:05:36下载
- 积分:1
-
SRTest
语音识别,通过说话转化为语音。适合开发语音软件(good it‘s so worth that you must have a look)
- 2009-09-04 10:47:25下载
- 积分:1
-
MPEG-4player
MPEG-4播放技术相关源码
(1)源代码可在VC 6.0或.NET下调试。
(2)调试前需要安装Microsoft DirectX 9.0。
(3)直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。(MPEG-4 technology-related broadcast source (1) source code in 6.0 or VC.NET debug. (2) debugging former requires Microsoft DirectX 9.0. (3) Direct Open// MyPlayer/BUILD directory of text ThePlaya.dsw pieces.)
- 2006-07-05 13:40:17下载
- 积分:1
-
Multimedia-Class
多媒体定时类,精度1ms,调用函数均已封装,可以直接使用,很方便(Multimedia regular classes, accuracy 1ms, call functions are packaged, can be used directly, it is convenient)
- 2014-03-03 20:06:01下载
- 积分:1
-
C#做的Mp3播放器实例源码,详见截图
C# Mp3播放器效果
- 2013-01-10下载
- 积分:1
-
sxsapir
适合初学者学习,好的算法和程序,非常需要的可以下载看看(Suitable for beginners to learn, good algorithms and procedures, very much needed to download to see.)
- 2018-10-11 23:02:53下载
- 积分:1
-
libmp3decode
说明: mp3解码,从外国的网站上下载的,分享给大家(mp3 decoder, from the foreign site to download and share to everyone)
- 2008-11-01 22:01:32下载
- 积分:1
-
ffmpeg
命令行下可直接运行可将WAV转成MP3等格式 ffmpeg -i a.wav a.mp3 (命令行下可直接运行可将WAV转成MP3等格式 ffmpeg-i a.wav a.mp3 )
- 2015-09-05 11:15:50下载
- 积分:1
-
DSound_demo
基于DirectSound的声音播放器。本实例将介绍使用DirecSound技术编写的声音播放器,DirecSound编程技术在多媒体编程中需要经常用到。(DirectSound-based audio player. This example describes the preparation technique using DirecSound sound player, DirecSound programming technique often used in multimedia programming needs.)
- 2013-12-18 13:39:19下载
- 积分:1
-
WangEPD
基于短时能量和短时过零率来实现语音端点检测。也称为双门限比较法,是一种传统的
语音端点检测方法。现在已经有研究人员提出若干其他更加高效和有效的检测方法,但
是这个方法不失为一种最简单的方法,可以通过程序来获得语音端点检测的感性认识和
体会。内的程序读取WAV文件,程序附有详细的使用说明和注释,以及若干测试用的语音文件。(Based on the short-term and short-term energy to achieve zero rate of voice activity detection. Also known as dual-threshold comparison method, is a traditional method of voice activity detection. Researchers now have made a number of other more efficient and effective detection methods, but this method may be one of the most simple way to get through the process of voice activity detection and the experience of perceptual knowledge. Procedures within the WAV file to read, procedures with detailed instructions and notes, as well as the voice of a number of test documents.)
- 2009-07-11 20:32:45下载
- 积分:1