搜索资源列表
best working ogg vorbis acm.zip
- best working ogg vorbis acm 20020708 with source code release by conti
specsubm
- 该matlab代码描述了谱减的语音增强算法。有较好的语音增强效果。-the Matlab code described by the spectrum of voice enhancement algorithms. A better voice enhancement.
audio format
- 音频文件格式,包括WAV、ADPCM、CDR,另外还有AU文件格式,后面的音频数据即可以是一般的数据,也支持按CCITT G.721 (32 kbit/s) 和 G.723 (24/40 kbit/s)格式压缩好的音频数据-audio file formats, including WAV, ADPCM, CDR, another AU document format, as the audio data that may be general information, and support
pitch shift
- 通过改变频率来改变音乐的音调,升调或降调都可以。另外还有移相(phaser.c)及反相(reverse.c)两个源程序文件-by changing the frequency to change the tone music, or transfer or demotion can. Another phase shifter (phaser.c) and RP (reverse.c) 2 source files
TTS
- 使用VB开发环境进行编程所实现的TTS文语转化系统的简单源程序-use VB program development environment achieved by the text language TTS system into a simple source
CaudioWaveFile_src
- 该程序实现了wave文件的读写,非常的好-realized by the wave of documents to read and write, very good
CaudioWaveFile_demo
- 该程序实现了wave文件的读写,并给出了一个demo程序-realized by the wave of documents to read and write, and gives a demo procedures
dsoundwc_src
- source code on multimedia - playing Waves by using the DirectSound component. -source code on multimedia-playing Waves b y using the DirectSound component.
MediaPlayer1.1
- Delphi 7编写的Media Player,可以播放音频文件-prepared by the Media Player that can play audio files
musicTree
- musicTree is a java application that allows you to view and play your MP3 files from a tree which sorts albums by artist. It allows you to easily navigate your music collection and play albums at random, to play all the songs by a specific artist etc
ISD1420fenduan
- 任何一种形状的波形 都可以由不同频率的正弦波依照不同强度比例合成而得到-any of the waveform shape can be determined by different frequency sine wave with different intensity ratio of synthetic be
libdca-0.0.2.tar
- libdca is a free library for decoding DTS Coherent Acoustics streams. The code is written by Gildas Bazin and was based on the a52dec project. It is released under the terms of the GPL license. The DTS Coherent Acoustics standard (ETSI 102 114 v
IIS2BT656
- 本程序功能为将音频的IIS数据插入bt656数据中一起传输。在程序中,sdata并不从外界输入,而是由内部的一个16位的counter并串转换产生,以此来检测程序在串并转换sdata时是否有遗漏。 本程序并未经过实测,但ModelSim的仿真结果正确。-this program will function as audio data into IIS bt656 together data transmission. In the process, not from outside sdat
dllVolumeCtrl1
- 《音量控制封装类》 最近总是遇到调音量和选择录音通道方面的程序,我从网上下载了一个音量控制类,但在不同的操作系统有时会出错,我修改了 里面的错误,重新封装成dll类,并提供详细的测试程序。没什么技术只是为了方便使用。 不过这个类在某些操作系统上对录音通道选择时还是会出问题,比如明明是选择\"Mono\"录音通道,可他却选到其他通道了, 我用了DirectX自带的例子程序也不能正确选到想要的录音通道,不知道如何能准确地选择需要的录音通道,若有高手知道请不吝 赐教,我的E-M
723.1
- 经本人优化过的G.723语音压缩算法,在ARM-LINUX系统下验证过,语音效果非常好。敬请关注!-by optimizing over the G.723 voice compression algorithm, the ARM-Linux systems tested. Voice effect was very good. Please pay attention!
qsrmplay
- Visual Basic(简称VB)是近年来得到迅速推广和应用的计算机高级语言,它适用于面向对象程序设计。由于字符界面的DOS平台已逐步让位于图形界面的Windows平台,人们需要在Windows平台上开发应用程序。Visual Basic因其易学易用,受到广大程序开发人员的喜爱。-Visual Basic (VB) in recent years is the rapid development and application of computer High language, it app
20061026_Recorder
- 这是一个用VC++编写的录音机程序,该程序可将录制的声音转存为MP3文件。同时也可以做MP3播放器用。-This is a VC prepared by the recorder program, which can be recorded voice transfer them to MP3. It could also do MP3 player makes use of.
libmp3decoder-1[1].0
- mp3的解码库,将mp3音频流转换成PCM音频流。附带linux下和windows下的测试程序-mp3 decoders, there will be replaced by the transfer of mp3 audio PCM audio stream. With linux and windows under the testing procedures
YuYinShiBie_VB
- 用VB编写的语音识别程序,比较简单,可供参考-VB prepared by the Speech Recognition procedures are relatively simple, for reference
SoundViewerSource
- ShowWaveForm is based off of a c++ class written by Alexander Beletsky called CWaveFile. This is a port to C#, with some added features. A small .wav file is included in the demo project .zip file for testing.