搜索资源列表
声音频谱分析的小程序
- 一个声音频谱分析的小程序,用VB编写。希望对大家有所帮助,a sound spectrum analysis of the small program in Visual Basic. We hope to help
sound
- 一个语音报帐控件的源码,不是基于TTS引擎的。所以无需安装该引擎。 控件只有一个Path属性和一个Play方法,Path属性指出语音文件所在的目录,Play方法则为直接播放语音。具体播放的内容有Play方法传递的参数决定。 里面的WAV文件是语音文件,可以自己路径替换。 -A voice source are accounted for in control, not based on the TTS engine. It is not necessary to inst
SoundRec
- 一个简单有效的语音录制的软件模块(带源码)-a simple and effective sound record software module with source code included.
24-03-01
- A Novel Audio Watermarking Algorithm for Copyright Protection of Digital Audio Abstract Digital watermark technology is now drawing attention as a new method of protecting digital content from unauthorized copying. This paper presents a nov
fmodapi375ce_small
- FMOD supports mp2, mp3 and Ogg vorbis in this release. For mpeg audio you can reduce cpu usage by by using FSOUND_MPEGHALFRATE as a flag in FSOUND_Stream_OpenFile. This does an inverse dct at only half the rate, producing a 22khz output for a
PCRecord
- 具有录音功能,把录音内容保存为mp3格式的文件-With sound recording function, the contents of the recording saved as mp3 files
20061026_Recorder
- VC编功能完善的PC录音机源码,录音,放音功能齐全-VC series features a sound source PC recorder, sound recording, playback functions
sound_Capture_directx
- 能够利用你的声卡录音并保存,还能发音的VB小程序。-Be able to use your sound card and save the recording, but also the pronunciation VB applet.
sound
- 声音压缩标准压缩,解压代码,希望对各位有用-Voice compression standard compression, code decompression, in the hope that useful
sound
- VB开发的简单DWL声音频谱分析仪,也就是声音示波器,直接加载WAV文件或通过麦克风就可实时分析声音信息,并显示出声音频谱图。-VB to develop a simple spectrum analyzer DWL sound, that is, the voice of oscilloscope, load WAV files directly or through a microphone can be the voice of real-time analysis of informat
new_sound_car_DAQ
- labview下的声卡测试程序,非常经典-this is the sound car test VI on labview
Sound
- 发音程序源代码 ,可以直接编译执行 ,根据需要可以封装DLL -Sound source code, you can direct the compiler to implement, in accordance with the need to package DLL
[fffh]MTKLongCheer
- MTK sound correction
sound
- sound recorder, this code to get input mic from computer
TextToSound
- Given Text has been convert to sound
Sound
- Windows声卡接口函数分封装类,支持声卡输入/输出-Windows sound card class, support wave input and output
BIOS-alarm-sound
- bios alarm sound interpretation
MP3-Code
- Mp3解码过程,总体上可分为9个过程:比特流分解,霍夫曼解码,逆量化处理,立体声处理,频谱重排列,抗锯齿处理,IMDCT变换,子带合成,pcm输出。 -Mp3 decoding process, on the whole can be divided into nine process: bit-stream decomposition, Huffman decoding, inverse quantization processing, sound processing, spectrum
freq
- Frequency Analyzer. Whistle a melody and watch this program graph the pitch in real time. The Frequency Analyzer (download now) technically speaking performs a Fast Fourier Transform of the sound (you need a sound card and a microphone to use this
WaveRec
- This program will record sound from your sound card to wav-files with pass of silence (select right Device ID). You can see scope view of sound in real time.