资源列表
w_ipp-sample-speech-rec_p_5.0.009
- IntelIPP库语音处理源代码(包括回声抑制和噪声消除)-IntelIPP for voice processing source code (including echo suppression and noise reduction)
soundtouch-1.3.1
- Audacity中Pitch Change采用的SoundTouch源码
algo-em.RAR
- main_fourier_main_fourier
ATH3101_datasheet
- ATH3101 Datasheet The ATH3101 is an integrated hands-free car kit IC that improves voice quality through proprietary SoundClear® technologies: Acoustic Echo Cancellation, Noise Cancellation, Sound Enhancement, and Side-tone Reduction.-T
android-Player
- android音乐播放器源码,可以在线播放音乐,也支持流媒体播放器。-Android music player source code, you can play music online, and also supports streaming media player.
audio
- 基于Flex框架的,在线音频剪辑,可以打开本地MP3文件,进行剪辑,保存回本地文件系统-Flex-based framework, online audio clips, you can open a local MP3 file, clip, save back to the local file system
E-wavelet5
- This paper is used in speech enhancement based on wavlet.
AudioComponentsSuite.v2.2
- Audio Components Suite,一套跨平台的音频处理组件包: 1、支持音频回放、捕捉。 2、CD-ROM回放、CDDA捕捉。 3、Wave流支持。 4、MP3、Ogg、FLAC、Monkey等格式支持。 5、音频混响处理。 6、输入设备动态捕捉。 7、音频格式转换。 8、声音音频指示器。 9、其他一些特效。 ----------------------------------------------------- Base Classes
av6a
- 介绍的5.1 功率放大器 89C52+12M+PT2314+PT2315+2*M62429+PT6311+CS16210+6221+VFDGDT1313A-The introduction of the 5.1 power amplifier 89C52+12M+PT2314+PT2315+2*M62429+PT6311+CS16210+6221+VFDGDT1313A
SAPI_Speech
- 采用Microsoft Speech SDK5.1实现Text2Speech。-Microsoft Speech SDK5.1 achieve Text2Speech.
AudioControl
- 调节PCM音频的音量,通过对音频数据乘以一个常数n来增加或减小音量,测试通过。-Adjust the volume of PCM audio, audio data multiplied by a constant n to increase or decrease the volume test.
audio_test
- wave 函数应用 打开录音设备waveInOpen===>准备wave数据头waveInPrepareHeader===> 准备数据块waveInAddBuffer===>开始录音waveInStart===>停止录音(waveInReset) ===> 关闭录音设备(waveInClose) 打开回放设备waveOutOpen===>准备wave数据头waveOutPrepareHeader===>写wave数据waveOutW