资源列表
Hermes
- 网络语音传输,采用系统级wav函数采集音频加socket做网络传输-The network speech transmission, uses the system-level wav function gathering audio frequency to add socket to make the network transmission
audiowaterprot
- this audio watermarking matlab code-this is audio watermarking matlab code
Image
- 实现视频跟踪的,用于摄像头的切换。用vc++来实现的,对于学习数字图像处理的同事们会有所帮助的,欢迎大家踊跃下载。-Video tracking for camera switching. Using vc++ to realize, for the study of digital image processing will be helpful to colleagues, and everyone enthusiastically welcome download.
Mp3Player
- VB写的播放器 可以完成快进 快退 单步进退 停止 播放等功能 支持mp3格式-audio player
DFT
- digital signal processing dft.c-digital signal processing dft.cpp
hz_audio
- 频谱与听感-->各种频谱,与听觉之间关系。对于音频硬件和软件应用方面的应用开发,有一定的作用-Spectrum and to listen to a sense of-> all kinds of spectrum, and the relationship between hearing. For audio applications, hardware and software application development, has a definite effect
matlab.spsnip_gui
- This a GUI that manages DSP analysis functions for wav-files [especially speech signals]. Two functions [plotps.m and spect.m] are included for starters. You may write your own functions and integrate that into the GUI without much hassle [see instru
praat4634_winsit
- Praat语音学软件,原名Praat: doing phonetics by computer,通常简称Praat,是一款跨平台的多功能语音学专业软件,主要用于对数字化的语音信号进行分析、标注、处理及合成等实验,同时生成各种语图和文字报表。 -Phonetics praat software, formerly known as Praat: doing phonetics by computer, often referred to as Praat, is a cross-platform
ShowWaveForm_src
- ShowWaveForm is based from a C++ class, called CWaveFile, written by Alexander Beletsky. This is a port to C#, with some added features. A small .wav file is included in the demo project .zip file for testing.-ShowWaveForm is based from a C++ class,
WavPlayer
- To play a WAV file, you only need to create a SoundPlayer, add the location of the WAV file, and then play the file. This takes all of three lines of code
wavebox
- ShowWaveForm is based from a C++ class, called CWaveFile, written by Alexander Beletsky. This is a port to C#, with some added features. A small .wav file is included in the demo project .zip file for testing.-ShowWaveForm is based from a C++ class,
wavecontrol
- This article is intended to give an overview of how PCM audio is stored and processed on a PC. It also explains the structure of wave files and shows you how to work with them using code written in C++.