CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - waveout

搜索资源列表

  1. 2005102618532332

    0下载:
  2. 一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性(22KB)-a very complete waveOut procedures, waveOut include a category and the use of such examples, this example was all the Windows wave input and output devices, as well as the
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:532714
    • 提供者:王朋
  1. 200411130015

    0下载:
  2. 一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性(22KB)-a very complete waveOut procedures, waveOut include a category and the use of such examples, this example was all the Windows wave input and output devices, as well as the
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:458089
    • 提供者:王朋
  1. wave-player

    0下载:
  2. 用waveOut底层函数直接播放WAVE文件示例,并显示声道数、频率、采样位数。-waveOut bottom function with direct broadcast WAVE document examples, and shows channel number, frequency, Sample median.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:213462
    • 提供者:mazer
  1. MyWAVE

    0下载:
  2. 自己写的用于语音处理的程序,主要功能: 1 播放wav文件,技术:使用waveout系统函数。 2 图形界面编程,实时显示光标所在位置的坐标,在客户区单击并托动鼠标可显示。 3 保存语音数据。cfile类,将wav文件内的真正语音数据保存与txt文件中用于分析。 -himself wrote for the Voice of the procedures main functions : a broadcast wav document technology : waveout us
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:159462
    • 提供者:yulei
  1. waveoutming

    0下载:
  2. 用WAVEOUT编写的语音播放软件,可以一次连续播放多个WAV文件.-WAVEOUT prepared using voice broadcast software, it is a continuous broadcast of a number of WAV document.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:12738534
    • 提供者:liming
  1. mixer-fromblur

    0下载:
  2. 一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性-a very complete waveOut procedures, waveOut include a category and the use of such examples, This example is the Windows wave all input and output equipment and the name attribu
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:22265
    • 提供者:刘嘉
  1. windows_waveRecord

    1下载:
  2. 本程序利用windows自带的waveIn和waveOut等函数进行录音并播放
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:42054
    • 提供者:yuannan
  1. rawaudio

    0下载:
  2. rawaudio pcm播放或者MAV waveout
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:4151
    • 提供者:xpp
  1. WaveIn

    1下载:
  2. 模块名称: CWaveIn 文件名称: WaveIn.h 相关文件: WaveIn.cpp 封装了Windows API中WaveIn WaveOut系列函数的音频采集类。 只适合pcm方式。 一般可以如下使用: 在某个窗口类中加入此类型变量后,调用ShowInfoOnWnd()和Diaplay()函数设置其显示即时信息和示波器的静态控件。然后设置其保存的文件名称。当调用StopRec()函数时来决定是否将录制的音频信息保存到已经设定好的文件中去。 版权信息
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:6599
    • 提供者:IT libertine
  1. WaveMixer

    0下载:
  2. 你是否曾经想知道,为什么不同的乐器上演奏同样的音乐,听起来确不一样呢?你是否想知道声音是如何可视的?欢迎入门波形浏览器! 随着这个小的应用程序,你可以通过添加许多频率合成声音。你可以听你自己的声音,并添加正弦波,知道它们听上去那么悦耳。 本例中的声音输出采用来自的A full-duplex audio player in C# using the waveIn/waveOut APIs代码。
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:31662
    • 提供者:ghhong1986
  1. MyRecorder

    0下载:
  2. 一个录音机程序,采用WaveIn和WaveOut实现语音的采集和回放-a tape recorder that utilizes WaveIn WaveOut voice and the acquisition and playback
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:67508
    • 提供者:潘伟琛
  1. 音频波形显示和滤波

    1下载:
  2. 音频波形显示和滤波,1、录音功能:CWaveIn类2、播放功能:CWaveOut类3、波形显示和滤波:CFilter类4、语音数据压缩解压:CG729aCompress、CGsmCompress 因为继承至同一个父类,所以它们的接口是一样的, Audio frequency profile demonstration and filter,1, recording function: CWaveIn kind 2, broadcast function: CWaveOut kind 3, pr
  3. 所属分类:Audio

    • 发布日期:2012-12-17
    • 文件大小:146198
    • 提供者:casdss
  1. Wave.rar

    0下载:
  2. wave波形显示.播放wave文件,同时显示其对应的波形图,wave profile demonstration Broadcasts the wave document, simultaneously demonstrates its corresponding the oscillogram
  3. 所属分类:Audio program

    • 发布日期:2017-11-08
    • 文件大小:174905
    • 提供者:杨康顺
  1. wavein

    1下载:
  2. 用vc代码制作简单录音编程,用API界面,能够录音及播放。-Vc code used in producing simple sound recording program, using API interface, be able to sound recording and playback.
  3. 所属分类:Audio program

    • 发布日期:2015-03-28
    • 文件大小:5345247
    • 提供者:Shalin Zheng
  1. WaveOut

    0下载:
  2. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:665229
    • 提供者:yuyanjun
  1. freetalk

    0下载:
  2. 实现了简单的语音聊天功能,其中涉及到一些API函数,比如waveIn,waveOut等-Implements a simple voice chat feature, which involves some API functions, such as waveIn, waveOut, etc.
  3. 所属分类:Audio program

    • 发布日期:2017-05-20
    • 文件大小:6025805
    • 提供者:zhang
  1. waveout-player

    0下载:
  2. 用waveOut底层函数直接播放WAVE文件示例,并显示声道数、频率、采样位数。-waveOut bottom function with direct broadcast WAVE document examples, and shows channel number, frequency, Sample median.
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:213466
    • 提供者:wangxd
搜珍网 www.dssz.com