Welcome![Sign In][Sign Up]
Location:
Search - record wav

Search list

[Multimedia programplay and record

Description: 看了“基于API的录音机程序”后改的,能够播放.wav文件和将录音保存为wav文件,我的qq:176039212,大家多讨论-read "Based on the API recorders procedures" after the reform, can play. Wav files and recordings will be kept as wav file, I qq : 176039212, we discuss more
Platform: | Size: 102863 | Author: 张国飞 | Hits:

[Multimedia programRecord

Description: 一个录音程序 可以自动导出录制的wav格式的音频
Platform: | Size: 4507 | Author: 且听风吟 | Hits:

[Communication-Mobiletapiwave

Description: 演示使用tapi通过语音modem进行拨号并播放和录制wav文件的例子-Examples that demonstrate how to use tapi to dial by voice modem and play and record wav files
Platform: | Size: 53248 | Author: 站长 | Hits:

[Communication-Mobiledtam01

Description: 自动接电话并显示对方电话号码、播放wave文件、录音等功能--It can pick up a caller-id phone, record and play wave files etc
Platform: | Size: 839680 | Author: 站长 | Hits:

[Multimedia Developplay and record

Description: 看了“基于API的录音机程序”后改的,能够播放.wav文件和将录音保存为wav文件,我的qq:176039212,大家多讨论-read "Based on the API recorders procedures" after the reform, can play. Wav files and recordings will be kept as wav file, I qq : 176039212, we discuss more
Platform: | Size: 102400 | Author: 张国飞 | Hits:

[Multimedia programWAVE编辑

Description: 本例可以对声音文件进行一般的处理的,如录制,播放,查找和存储。(fister)-This Example for Editing Wave file, like record sund, play wave, search sound and save to disk.
Platform: | Size: 132096 | Author: 全秀 | Hits:

[Multimedia DevelopMFC多线程类播放和保存声音

Description: 多线程语音输入与播放使用API 多线程技术 实现语音的输入 播放 及WAVE文件记录保存 -multithreading broadcast voice input and the use of multi-threading API voice input document shows and record-keeping WAVE
Platform: | Size: 37888 | Author: wang | Hits:

[Multimedia Develop音波處理(VC)waverecord1

Description: vc音波处理 音波处理 音波处理音波处理wav-vc handling Yin Yin Yin handle processing wav sound wave treatment
Platform: | Size: 702464 | Author: tyj | Hits:

[Audio programcswavrec_src

Description: C#实现的WINDOWS录音与回放,使用WAVE系列API函数,效果很好.加上压缩库与网络模块,可转变成网络聊天程序.-C# implement windows wave record and play back, using wave api. Very good purpose. Include encode lib and network module,can convert to network chat program.
Platform: | Size: 15360 | Author: zly | Hits:

[Multimedia DevelopHwAudioRec

Description: 直接压缩成mp3的录音机程序,录音过程中不需要产生.wav文件,边录音边压缩,处理速度快,节约磁盘空间,尤其对长时间录音非常合理。本程序可以录制单声道、立体声、左声道、右声道的语音。录音和播放过程中都有实时的波形显示。特别感谢我的好朋友李志刚的指点,由于他的提醒,我从使用mciSendXXX()改用waveInXXX()。-directly into compressed MP3 recorders procedures, the process of recording have not. Wav file, while recording edge compression, fast processing speed and save disk space, especially for long recording very reasonable. This procedure can record mono, stereo, left channel, right channel voice. Recording and playback process have real-time waveform display. Special thanks to my good friend, Li Zhigang's instructions, he reminded, I use mciSendXXX () switch waveInXXX ().
Platform: | Size: 310272 | Author: 谢红伟 | Hits:

[Windows Developcpr2mp3rcdr

Description: 直接压缩成mp3的录音机程序,录音过程中不需要产生.wav文件,边录音边压缩,处理速度快,节约磁盘空间,尤其对长时间录音非常合理。本程序可以录制单声道、立体声、左声道、右声道的语音。录音和播放过程中都有实时的波形显示。-directly into compressed MP3 recorders procedures, the process of recording have not. Wav file, while recording edge compression, fast processing speed and save disk space, especially for long recording very reasonable. This procedure can record mono, stereo, left channel, right channel voice. Recording and playback process have real-time waveform display.
Platform: | Size: 149504 | Author: 望打开 | Hits:

[ICQ-IM-ChatvoiceChatRoom

Description: 网络语音聊天程序,能实时进行语音聊天并记录了wav文件socket编程-network voice chat procedures can conduct real-time voice chat and record a wav document socket programming
Platform: | Size: 656384 | Author: 陈鼎才 | Hits:

[Multimedia DevelopRecord

Description: 一个录音程序 可以自动导出录制的wav格式的音频-A sound recording program can automatically export recorded audio wav format
Platform: | Size: 56320 | Author: 且听风吟 | Hits:

[Audio programpcmWaveRecord

Description: 录制pcm 实现了录制 播放 快速播放 反过来播放-Pcm recording quickly realize the record player to play in turn, play
Platform: | Size: 575488 | Author: 吴kh | Hits:

[Audio programWaveIn

Description: 模块名称: CWaveIn 文件名称: WaveIn.h 相关文件: WaveIn.cpp 封装了Windows API中WaveIn WaveOut系列函数的音频采集类。 只适合pcm方式。 一般可以如下使用: 在某个窗口类中加入此类型变量后,调用ShowInfoOnWnd()和Diaplay()函数设置其显示即时信息和示波器的静态控件。然后设置其保存的文件名称。当调用StopRec()函数时来决定是否将录制的音频信息保存到已经设定好的文件中去。 版权信息: 基本模块构架来自互联网,由 IT浪子小于儿 Jan 29 2008 整理和扩充-Module Name: CWaveIn file name: WaveIn.h relevant documents: WaveIn.cpp package in the Windows API function WaveIn WaveOut series audio collection category. Pcm is only suitable way. Generally can be used as follows: in a window class to add this type variable after the call ShowInfoOnWnd () and Diaplay () function to set up their display real-time information and static control oscilloscope. Save it and then set the file name. When you call StopRec () function to decide whether to record audio information is saved to the document has been configured to. Copyright information: the basic framework module from the Internet, from IT is less than the return of a prodigal son Jan 29 2008 collate and expand
Platform: | Size: 6144 | Author: | Hits:

[Speech/Voice recognition/combinerecord

Description: record wav in matlab
Platform: | Size: 3072 | Author: ii-art | Hits:

[Windows CERecord-wav

Description: 一个WINCE下记录声音的例程,作为提示或报警信息的应用,比较方便。-WINCE under a voice record routine, as a reminder or alarm applications more convenient.
Platform: | Size: 23552 | Author: huxc | Hits:

[Linux-Unixrecord for wav

Description: 客户机(client_record.c)负责采集音频,并通过socket发送给服务器。 服务器(wav_serv.c)接收音频数据后,加上wav头信息,生成wav的声音文件。
Platform: | Size: 5777 | Author: 379308596@qq.com | Hits:

[Linux-Unixaudio_record

Description: 嵌入式linux平台上利用alsa API录制声音并保存成wav格式(Recording sound with alsa API on Embedded Linux platform and saving it into WAV format)
Platform: | Size: 4096 | Author: 小小进 | Hits:

[WEB Coderecord

Description: 能够实现在网页录音,并且到处wav文件,可以再页面听录音,也可以下载到本地。(It can realize recording on the web page, and everywhere WAV files, you can listen to the tape again, or you can download it to the local)
Platform: | Size: 206848 | Author: Emilata | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net