搜索资源列表
DrakeRecordHWnd050627B
- 声音的线性预测编码和解码,利用vc的函数直接从mic采集数据或者操作wav文件进行压缩和解压,别情提供回访比较功能。-sound linear forecasting coding and decoding,make use of vc library directly to collect data or operate wav file to compress or decompress ,provide compression function.
FileStorage.v3.0.1
- he FileStorage component capable to upload and hold any data files within your Delphi/BCB forms (within the body of the EXE-program). If your software requires any additional files (.DLL s, WAV s, .TXT s etc), these files could be uploaded straight o
Residual_Excited_Linear_Prediction_with_MATLAB.ra
- Simulation of Residual Excited Linear Prediction (RELP) coding for speech: This simulation give your voice or available clear wav file.This encoder have linear predictor that decreases signal s dynamic (lower quantization level). This technique als
my_player
- 用MATLAB GUI做的一个播放器,并能显示波形,播放WAV格式的文件!-It use matlab to make a player, and it can display the wave of the file, can only play the wave file!
pcm
- Linux下的.wav文件播放示例,装了QT的话先#qmake -project生成工程文件pcm.pro,然后 #qmake pcm.pro生成Makefile,然后 #make 最后 #./pcm 执行 注意代码里面包括要播放的.wav文件的路径-Linux under. Wav file playback example, QT installed, then the first# Qmake-project to generate engineering document
Wav2Adpcm
- 该源码是对 *.wav语音波形文件做去直流电平,归一化处理后进行ADPCM编码压缩,形成编码文件和编码文件转外存格式转化,并利用编码文件做输入,进行解码并生成 *.wav 。该程序算法已经在产品中应用。-The source is a*. wav file to do voice waveform to DC-ping, normalized after treatment ADPCM coding compression, the formation of coding documentati
21840308MP3Applet.java
- 对wav格式的文件做了详细的分解,可以进行多媒体编程-Wav file format to make a detailed decomposition, can be multi-media programming
pitchwatch
- function pitchwatch(x,Ts) Plot the pitch keys. pitchwatch(x,[Ts]) :: Syntax The array x is the input signal and Ts is the (optional) sampling period. Example on use: [x,Fs] = wavread( Hum.wav ) pitchwatch(x,1/Fs) :: Inf
cd
- 实现CD播放机功能的源代码,可以播放wav等格式,向读者展示MCI编程的技巧和操作方法-This file contains a summary of what you will find in each of the files that make up your MCISample application.
CShapMultimedia
- 用C#编写的多媒体技术。 1-播放指定的avi-mid-wav文件。 2-获取多媒体详细信息列表。 3-带记忆功能的MP3播放器。 4-自动播放的MP#播放器。 5-学校体操定时音乐播放。 6-播放Flash动画。 7-制作AVI播放器。 8-播放Gif动画。 9-利用Image制作小动画。 10-检测是否安装声卡。 11-打开和关闭CDROM。 12-控制PC喇叭发生。 -Written in C# using multimedia tech
AnalogVoiceSignal
- 观测实时模拟信号(语音)的频谱 用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图。 -Observing real-time analog signal (voice) of the spectrum collected with the audio devices section of
SignalSpectrumAnalysis
- 信号频谱分析 1. 观测已知方波信号、正弦波信号的频谱 分析频率为4KHz、8KHz的占空比为50 的方波信号、正弦波信号的频谱。记录所得频谱图。 2. 观测实时模拟信号(语音)的频谱 用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图-Signal spectrum analysis
FrequencyDomainAnalysisOfTheSystem
- 信号频谱分析 1. 观测已知方波信号、正弦波信号的频谱 分析频率为4KHz、8KHz的占空比为50 的方波信号、正弦波信号的频谱。记录所得频谱图。 观测实时模拟信号(语音)的频谱 用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图-Signal spectrum analysis 1.
Delphi6_bcds_dmt
- 获取AUDIO-CD的序列号 检测CD-ROM是否自动运行 检测声卡是否安装 如何将WAV文件做到EXE文件里 使用DELPHI实现文本文件显示和声音同步播放 在多媒体文件中批量抓取图象 制作能播放MIDI,WAV和AVI文件的播放器 自动弹开关闭CD-ROM-AUDIO-CD to obtain the serial number of CD-ROM is detected automatically detect the sound card is install
test_alsa
- alsa 音频播放测试 c语言 gyp自动生成make 测试成功的-alsa c demo ./gyp.sh ./run file.wav
test2
- timit语音库因为是SPHERE文件格式,所以要先进行一定的格式转换,这是转换好的部分wav音频。(The TIMIT voice library is the SPHERE file format, so it is necessary to make a certain format conversion, which is the converted wav audio.)
wav_save
- when reading in wav files and processing a certain file it is often desirable to Change Attributes of that certain sound-file. The program enables the saving of wav-files in a Folder.