搜索资源列表
基于Visual C++6_0的声音文件操作2
- MCI虽然调用简单,功能强大,可以满足声音文件处理的基本需要,但是MCI也有它的缺点,那就是它一次只能播放一个WAVE文件,有时在实际应用中,为了实现混音效果,需要同时播放两个或两个以上的WAVE文件时,就需要使用微软DirectX技术中的DirectSound了,该技术直接操作底层声卡设备,可以实现八个以上WAV文件的同时播放。-simple, powerful, voice processing documents to meet the basic needs, but MCI also
声音技术
- 在dos下声音的处理pc喇叭发声,声卡技术,WAV文件的播放技术-voice processing pc speakers audible, audio technology, WAV file playback technology
Skype.rar
- 录音合成,将MIC与声卡声音混合输出,修改后可使用。,multimedia
MP3Recorder.zip
- 1、 支持实时声音采集,保存格式可以为WAV或MP3 2、 支持实时电平显示。 3、 支持音量大小侦测。 4、 支持采样频率(44100,22050,11025,8000等),声道(单,双)的选择。 5、 支持声卡的选择,当有多块声卡时,可以容易选择一块声卡。 6、 支持编程语言:DELPHI,VC,VB,CB,VFP,PB等编程语言。 7、 音质,品质绝佳,行内领先技术。 ,1, supports real-time voice
ypfs
- 音频信号发生器,相当于一个信号发生器,可利用声卡发出各种声音,-Audio signal generator, which is equivalent to a signal generator, sound card can be issued using a variety of voice,
LabVIEWpiano8.6
- 虚拟仪器labview8.6做的一个钢琴,能发出声音,基于声卡的。-Virtual Instruments labview8.6 do a piano can sound, based on the sound card.
sound-recognition-system
- 基于声卡的声音识别系统,Labview期末大作业,demo例程,可运行程序-Voice recognition system based on sound card
A-way-to-collecting-and-identifying-voice
- 利用Windows自带的声卡采集器,通过麦克风将声音采集。将录制的声音分为一系列频率,将基频进行比较,从而进行简单的声音识别。-Use Windows built-in sound card collector, through a microphone to capture sound. Will be divided into a series of recorded sound frequency, compared to the base frequency, thus a simple
virtual
- 基于声卡声音信号采集系统,可以对声音信号进行采集和分析,保存和读取-sound information collociting system based on the sound card,which can colloting and analysing sound signls ,saving and reading
SoundCard
- 利用C#演示,通过声卡来播放系统声音,随即声音以及指定频率和时间的随即声音-The use of C# Demonstration system through the sound card to play sound, then the voice and the designation of frequency and time was the voice of
snd
- 能够播放声音波形的VC+源代码,用声卡输入信后-Can play a sound wave of VC+ source code, enter the letter with a sound card
sound
- 声卡的初始化,配置声音输入,读取声音输入-Sound card initialization, configuration, voice input, voice input to read
Thedigitalwaveformgeneratorbasedonsound
- 本程序是基于声卡的波形发生器,利用外界设施记录声音,通过程序转换为波形输出-Thedigitalwaveformgeneratorbasedonsound
sound_fft
- 采集声卡的信号,并对声音信号进行fft分析,对如何获得声卡信号和简单的信号处理有帮助-it s a very good sample of processing sound card signal
004401
- 1 声音的采集: 将声音信号送入计算机,我们利用了声卡录音的低层操作技术,即对winmm.lib进行API调用。具体编程时这一部分被写在一个类中(Soundin类)。 在构造函数中设定包括最大采样率(11025),数据缓存(作为程序一次性读入的数据,2048),声卡本身所带的一些影响采样数据等的各种参数; 调用API函数waveInGetNumDevs(返回UNIT,参数为空)检察并打开声音输入设备,即声卡;并进而使用waveInGetDevCaps得到声卡的容量(在waveInCa
red
- 这是一个基于VC的声卡采集程序,从声音的信号采集消息的处理,频谱的分析,波形的显示-This is a VC-based sound card acquisition program, collecting information from the voice signal processing, spectrum analysis, waveform display and so on. .
sound_analysis
- 运行sound_main。先利用声卡采集声音信号,并保存为wav格式文件。然后可以读取wav格式文件,分析其幅度,相位,功率等等。-Run sound_main. Acoustic signals collected by the sound card first, and saved as wav format files. Wav format file can then be read and analyze the amplitude, phase, power and so on.
AudioRecord
- 实现了从声卡录音,并且将录制的声音播发出来(Recording from a sound card)
声音采集分析仪
- labview基于声卡的声音采集与分析,可以实现对文件和麦克风输入声音进行分析(LabVIEW sound acquisition and analysis based on sound card)
WaveOutDemo
- C# 多声卡播放声音 声卡切换 声卡测试(C # more sound broadcast voice sound card switch sound test)