搜索资源列表
SoundEx
- android系统无法播放amr格式文件,这段代码可以实现android,iphone等的amr格式与wav格式的转换-the amr format wav format conversion android system can not play amr format file, the code can be achieved android, iphone, etc.
wavToamrTest-sourceCode
- 本程序实现将wav音频文件转换为AMR音频文件,压缩率很高。但AMR的音质不高。-This program wav audio files to AMR audio files, high compression ratio. AMR sound quality is not high.
PopPlayer
- Symbian s60 player源代码,包括两个部分,其中播放和录音功能打包成动态的dll文件,在文件filebrowserUI中调用dll来播放和录音。filebrowser实现文件夹和文件的列表,可以遍历C盘和D盘,打开任意的文件夹,遍历文件夹下的文件,对文件进行播放、暂停、停止操作,播放过程中可以进行外置录音,录制的音频文件自动以当前时间来命名,保存在E盘当中。本程序中只遍历出WAV、mp3、amr的音频文件,要遍历其他文件可自己在代码处添加。程序代码由本人所作,在N73上通过测试,能
AMRCodec
- This solution use amr-nb voice codec to code and decode .wav files in order to sound quality on different bitrates. IDE: VS 2010 In solution four projects 1. ConvertWavToData - convert .wav file to PCM short file. 2. AMRNBCodec - amr-nb en
WAVtoAMRtoWAV
- iPhone 开发 语音,聊天的时候会用到,WAV转AMR,AMR转WAV实现。绝对实用。-iPhone Developer voice chat will be used when, WAV turn AMR, AMR turn WAV implementation. Absolutely practical.