搜索资源列表
WAVE音频编辑源代码
- WAVE音频编辑,支持、复制/剪切/删除/粘贴操作;支持 SP/SPS/SSP/SPSP 播放模式,可把选定的音频数据独立保存为文件,可快/慢速播放,显示波形,可录音。-WAVE audio editing, support, copy / shear / delete / paste operations; Support SP / SPS / SSP / SPSP player mode can be selected to preserve the audio data for the p
MCI音频
- 在VC下面开发的小程序,利用MCI知识,实现了录音,播放,打开,保存等功能-below in the development of the VC small procedure, and use MCI knowledge and to the recording, playback, open, functional preservation
实现音频文件的播放
- 本程序实现音频文件的播放;单声道录音、立体声录音并保存为.wav文件;枚举系统中的声卡显示在下拉列表中供用户选择。 指定声道录音的功能我仍然没有实现,若有朋友知道实现方法敬请告知(chrys@163.com)我的实现方法是:先录制立体声的.wav文件,然后再将声道提取出来,分别保存为左声道的.wav文件和右声道的.wav文件,方法虽然笨,但也是没办法了。 -the program audio player; Mono audio, stereo recording and save
vcxiayinpinluyinbofangchengxu
- vc下wav音频录音播放程序,希望对大家有用
电话拨号音与识别
- 音频分析软件又一次升级为10.0版本,采用最新的采用离散傅立叶变换Goertzel算法,效果更好!通过电话,手机免提时的按键发出的DTMF信号。能够通过电话号码的录音wav,分析按键DTMF信号对应的按键0-9、#、*的识别。通过最新技术和语音识别技术解码,能够完美的呈现出音频文件中电话号码发声的按键顺序。系统也可以实时的通过麦克风或音频输入设备识别按键解码,是相关需求必选电话声音解码软件. 主要用于专门用于分析WAV文件中的双音频号码。可用于电话,手机录音分析,由此确定拨出的号
wave-FFT
- 一个关于音频录音的小程序,没有bug,很好用
WinCE录音程序,C++编写,直接导入VS2005编译可用
- WinCE下的录音机小程序,C++编写。在VS2005里可以直接打开编译运行。经验证可以在6410的开发板上录制wav格式音频文件。
android的关于音频采集,传输,播放的源码
- android的关于音频采集,传输,播放的源码,先把采集的音频保存为录音文件,用Socket传输-android on the audio collection, transmission, broadcast source, first collection of audio saved as audio files, with the Socket Transport
record.rar
- 全功能录音机,可以对设备、线路进行选择,并支持多种输出音频格式,带有放大、录音回放,周相移动等功能,All-tape recorder, can be equipment, line selection, and supports a wide range of output audio format, with zoom, sound recording playback, mobile features such as Zhou
音频波形显示和滤波
- 音频波形显示和滤波,1、录音功能:CWaveIn类2、播放功能:CWaveOut类3、波形显示和滤波:CFilter类4、语音数据压缩解压:CG729aCompress、CGsmCompress 因为继承至同一个父类,所以它们的接口是一样的, Audio frequency profile demonstration and filter,1, recording function: CWaveIn kind 2, broadcast function: CWaveOut kind 3, pr
FFT_armtest
- 自己写的一个基于eMbedded Visual C++的音频采集以及频谱分析小程序。 包括录音,回放,时域波形,频谱图-Based on the eMbedded Visual C++ of the audio spectrum analysis procedures. Including recording, playback, time-domain waveform, frequency spectrum
audio
- 录音小程序,直接从声卡录音,保存为不同 的音频文件-Recording applet directly from the audio recording, save to a different audio file
audacity-src-1.3.5-beta
- audacity-src-1.3.5 最新版 支持多音轨,音频剪切,录音等功能-audacity-src-1.3.5 The latest version supports multi-tracks, audio cut, sound recording and other functions
armtest
- 实现音频采集和频谱分析的程序, 包括录音,回放,显示波形,FFT频谱。 自己写的,所以比较简陋了,仅供参考。-Audio acquisition and spectrum analysis procedures, including recording, playback, display waveform, FFT spectrum. Wrote it myself, so it is a simple comparison.
record-yinpin
- linux下音频录音和播放程序源码,了解linux下的音频编程。-Under linux audio recording and playback program source code to understand the audio programming under linux.
matlab录音与音频处理程序
- MATLAB下录制音频,并对音频进行频谱分析、倒谱分析等功能,具有GUI界面,容易操作。(MATLAB recording audio, and audio frequency spectrum analysis, cepstrum analysis and other functions, with GUI interface, easy to operate.)
音频应用
- 音频应用是以midi,录音,混音,音乐制作,recording,audio,vst,mixing,乐器,吉他,话筒,耳机,声卡提供最全面的音频信息及资讯等方面的交流、学习平台!(Is based on MIDI audio application, sound recording and mixing, music production, recording, audio, VST, mixing, Musical Instruments, guitar, microphone, headset
音频录音
- 实现录音功能,调用本地音频接口,实现录音(Achieve recording function, call the local audio interface, the realization of recording)
Android音频实时传输与播放-客户端
- Android 音频实时播放;android使用audioRecord和audioTrack实现语音录音播放与即时播放(Android Audio real-time playback)
C++PCM音频格式录音
- C++录音,可取得录音流,可对录音流进行操作,编译通过。(C + + recording, available recording stream)