音频播放录音的好东西,用C++写的。看看。-audio recording broadcast the good things in C writes. See. 下载
|
那位前辈能给些C语言的录音放音程序和相关的知识文档-predecessors who can give some C language audio recording procedures and documentation related to the knowledge 下载
|
介紹 MATLAB 對於聲音訊號(Audio Signal,簡稱「音訊」)的基本操作,包含讀檔、寫檔、錄音與播放。-MATLAB for voice signaling (Audio Signal, referred to as the "voice") as the basic operation, including stalls read, write stalls, sound recording and playback. 下载
|
可录放语音芯片ISD4003的放音驱动程序,是本人精心调试的结果,与大家分享-can chip ISD4003 voice recording and showing the audio driver, I was careful testing results share with you 下载
|
一个可以进行多路混和录音和放音的程序,可以控制音量。-be a mixture of multi-channel audio recording and release procedures, can control the volume. 下载
|
支持FAT32,FAT16/12还未做。 支持USB下载文件功能,速度300KB/S左右(USB1.1)。 无录音功能。 7.5*2个汉字LCD显示功能,能显示歌曲名,路径名(滚动显示) 支持多个文件夹功能。 有前后选曲、暂停、软件音量、高、中、低音控制,重低音音效等功能。 无软关机功能,现在拔电源操作^_^。 软件还在完善中,有一些bug。-support FAT32, FAT16/12 not yet done. USB download capabilities, speed, 300KB / S around (USB 1.1). No recording. 7.5 * 2 Chinese character LCD display that can show song, Path (Scrolling) support multiple folders. Before and after the selections are suspended, software, volume, high, middle and bass controls, bass audio capabilities. No soft shutdown, now pulling power operation ^ _ ^. The software is perfected, some bug. 下载
|
支持FAT32,FAT16/12还未做。 支持USB下载文件功能,速度300KB/S左右(USB1.1)。 无录音功能。 7.5*2个汉字LCD显示功能,能显示歌曲名,路径名(滚动显示) 支持多个文件夹功能。 有前后选曲、暂停、软件音量、高、中、低音控制,重低音音效等功能。 无软关机功能,现在拔电源操作^_^。 软件还在完善中,有一些bug。-support FAT32, FAT16/12 not yet done. USB download capabilities, speed, 300KB / S around (USB 1.1). No recording. 7.5 * 2 Chinese character LCD display that can show song, Path (Scrolling) support multiple folders. Before and after the selections are suspended, software, volume, high, middle and bass controls, bass audio capabilities. No soft shutdown, now pulling power operation ^ _ ^. The software is perfected, some bug. 下载
|
MCIWnd is a window class for controlling multimedia devices. A library of functions, messages, and macros associated with MCIWnd provides a simple method to add multimedia playback or recording capabilities to your applications. The MCIWnd Window class is very easy to use. By identifying a simple HWND member variable and assigning it to MCI window using a single function, you can create a control that plays any device that uses the media control interface (MCI) and gain support of any installed codec on your machine. These devices include Audio CDs, WAV Audios, MIDIs, and video devices with any supported codec. Automating playback is also quick and easy. Using only one function and two macros, an application can create an MCIWnd window with the appropriate media device, play the device, and close both the device and the window when the content has finished playing. Note that term device refers to any playable media from file stored to any playable medium. -MCIWnd is a window class for controlling mu ltimedia devices. A library of functions, messages, and macros associated with MCIWnd provides a si mple method to add multimedia playback or recor ding capabilities to your applications. The MC IWnd Window class is very easy to use. By identif ying a simple HWND member variable and assignin g it to MCI window using a single function, you can create a control device that plays any th at uses the media control interface (MCI) and ga in support of any codec installed on your machin e. These devices include Audio CDs, WAV Audios, MIDIs. and video devices with any supported codec. Aut omating playback is also quick and easy. Using o nly one function and two macros, an application can create an MCIWnd window with the appropriate media device, play the 下载
|
MFC没有提供CD刻录的类,但WindowsXp内置了写入CD的支持。如果只是复制文件和目录,可以用shell s ICDBurn接口。如果要刻录音频或更近一步的实现对音频的控制,那么下面会介绍一个专用的API。 ICDBurn有三个方法,HasRecordableDrive扫描系统内可写的CD驱动器,找到的话返回TRUE。GetRecorderDriveLetter返回可写驱动器的盘符。最后刻录指令通知Windows从“集结区”向可写CD拷贝数据。“集结区”是一个专用的文件夹,通常是-MFC failed to provide the kind of CD burners, but built into Windows Xp CD support. If it is duplicated files and directories, you can use shell s ICDBurn interface. If recording audio or closer to the realization of the right to control audio, will be introduced following a special API. ICDBurn are three ways HasRecordableDrive scanning system can write CD drives, found by the return TRUE. GetRecorderDriveLetter return can write drives drive. The final notice Windows burners directive from the "assembly areas" can write to CD copy data. "Assembly areas" is a special folder, usually 下载
|