搜索资源列表
实现音频文件的播放
- 本程序实现音频文件的播放;单声道录音、立体声录音并保存为.wav文件;枚举系统中的声卡显示在下拉列表中供用户选择。 指定声道录音的功能我仍然没有实现,若有朋友知道实现方法敬请告知(chrys@163.com)我的实现方法是:先录制立体声的.wav文件,然后再将声道提取出来,分别保存为左声道的.wav文件和右声道的.wav文件,方法虽然笨,但也是没办法了。 -the program audio player; Mono audio, stereo recording and save
音频文件格式全介绍
- 音频文件格式全介绍 -audio file format on the whole
MP3文件格式
- MP3 文件是由帧(frame)构成的,帧是MP3 文件最小的组成单位。MP3 的全称应为MPEG1 Layer-3 音频 文件,MPEG(Moving Picture Experts Group)在汉语中译为活动图像专家组,特指活动影音压缩标准,MPEG 音频文件是MPEG1 标准中的声音部分,也叫MPEG 音频层,它根据压缩质量和编码复杂程度划分为三层,即 Layer-1、Layer2、Layer3,且分别对应MP1、MP2、MP3 这三种声音文件,并根据不同的用途,使用不同层 次的
如何实现MPEG音频文件的解码
- 如何实现MPEG音频文件的解码.rar-how to achieve MPEG audio decoder. Rar
小型音频播放器
- 用Java编写的小型播放器,可以播放小型的音频文件,还可循环播放。-Java prepared by the small players, and can play a small audio files, but also broadcast cycle.
大型WAV文件的播放
- 在多媒体软件的设计中经常要处理声音文件,用Windows提供的API函数sndPlaySound可以实现小型WAV文件的播放。但是当WAV文件大于可用内存时,sndPlaySound函数就不能进行播放,那么如何利用MCI播放大型音频文件呢?本文将介绍一种方法
音频文件小波去噪程序
- wavlet_de_noise.m 是主入口程序文件
音频文件可视化
- 音频文件可视化 基于VC6.0
faad2-2.7.tar.gz对AAC的音频文件进行分析并输出各种音频格式的源代码
- 对AAC的音频文件进行分析并输出各种音频格式的源代码,十分难得!,Of AAC audio files to analyze and export a variety of audio formats, source code, is very rare!
DSound.direct sound 播放音频文件
- direct sound 播放音频文件,并实现了混音,direct sound to play audio files, and to achieve a mix
microsoft.directx.directsound.用于音频传播
- 一个用于音频传播的DLL文件:Microsoft.DirectX.DirectSound.dll,用于音频传播。,For audio transmission of a DLL file: Microsoft.DirectX.DirectSound.dll, for the dissemination of audio.
播放wav音频文件源代码及说明文件
- 播放wav音频文件源代码及说明文件,编译器为mfc,使用的函数为PlaySound,Wav audio file to play the source code and documentation, the compiler for the mfc, for the PlaySound function used
JavaMusicPlayer.rar 音频文件播放器
- 自己制作一个音频文件播放器,能够播放多种音频格式的文件。 (1) 实现为Applet小程序 (2) 实现开始、暂停、停止等播放控制 (3) 维护一个或多个播放列表 (4) 能够从Internet下载歌曲并播放。 其它功能可自行扩展。 ,Own an audio file player, can play a variety of audio formats. (1) to achieve for the Applet applet (2) the realization of the
energyZero.rar
- matlab环境下,实现将wav格式的音频文件进行分帧,求能量,过零率,matlab environment, to achieve wav format audio files framing, and energy, zero-crossing rate
code
- 实现Symbian s60智能手机的音乐播放器,该播放器能实现在手机中播放音频文件,支持的音频文件格式包括:mp3、AMR、wav和amr-Symbian s60 smartphones to achieve the music player, the player can achieve in the mobile phone to play audio files, audio file format support, including: mp3, AMR, wav and amr
语音文件的播放系统设计
- 利用VC++6.0的开发平台基于开发MFC开发音频文件的播放系统,来实现对音频文件的播放;运用MCI(Media?Control?Interface)指令实现音频文件的打开、播放等操作,以此来实现音频文件的播放。(With the development of VC++6.0 platform development MFC audio playback system based on file, to achieve playback of audio files; the use of MC
胜利失败升级游戏结束音效
- 胜利、失败、结束时候的音频文件,MP3格式的,可以在开发程序的过程中,应用到自己的程序中,希望对大家有所帮助!(Victory, failure, the end of the audio file, MP3 format, you can in the development process of the program, applied to their own programs, and I hope to help you!)
扫频音频文件 50~6000HZ
- 音频扫频MP3文件,50~10K赫兹,使用GOLDWAVE软件合成波形文件并转换为MP3文件格式(Audio frequency sweep MP3 file, 50~10K Hertz, use GOLDWAVE software to synthesize waveform file and convert it to MP3 file format)
ximalaya_downloader
- 快速批量下载喜马拉雅音频文件,不支持付费。(Loading Himalayan files in batches does not support payment)
6.2 LINUX音频
- linux音频系统架构问题由来已久……远远比你想像的复杂。如果你想理清从读取音频文件到最终从你的扬声器中播放出来这一过程中所用到的技术之间的关系的话,纸上的结构图足以像炸酱面一样混乱,而你根本找不到任何头绪。 这是因为,音频系统本身就比其他架构更加复杂。OSI模型每一层都有自己的作用域和功能,每一层几乎不会有任何交集,所以你绝对不会碰到任何混乱情况。但是,在linux音频系统上,却上演着这样的事情:没有明确的底层,各种音频技术各自为政。linux的音频系统架构有点像地壳构造,偶尔就地震一下