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

Search list

[Multimedia programvox.tar

Description: Dialogic的vox语音格式实际上是一种ADPCM编码,与ITU的G.726 ADPCM算法非常类似。由于ITU的G.726算法比较复杂,实际应用中,多半采用该算法的变体实现。各种变体的区别主要在于参数不同。Dialogic采用的是OKI的一 种实现,称为OKI ADPCM。Windows的.wav格式也包括OKI的ADPCM。-the vox Dialogic voice format is actually a ADPCM encoding, with the ITU G.726 ADPCM algorithm is very similar. As the ITU G.726 algorithm complexity, the actual application, and most of the use of the algorithm to achieve variant. Variants of the various major difference lies in different parameters. Dialogic is the realization of a Sound, known as OKI ADPCM. Windows. Wav format also includes Sound of ADPCM.
Platform: | Size: 5303 | Author: 李增军 | Hits:

[Multimedia programvox.tar

Description: Dialogic的vox语音格式实际上是一种ADPCM编码,与ITU的G.726 ADPCM算法非常类似。由于ITU的G.726算法比较复杂,实际应用中,多半采用该算法的变体实现。各种变体的区别主要在于参数不同。Dialogic采用的是OKI的一 种实现,称为OKI ADPCM。Windows的.wav格式也包括OKI的ADPCM。-the vox Dialogic voice format is actually a ADPCM encoding, with the ITU G.726 ADPCM algorithm is very similar. As the ITU G.726 algorithm complexity, the actual application, and most of the use of the algorithm to achieve variant. Variants of the various major difference lies in different parameters. Dialogic is the realization of a Sound, known as OKI ADPCM. Windows. Wav format also includes Sound of ADPCM.
Platform: | Size: 5120 | Author: 李增军 | Hits:

[Multimedia DevelopAPP_Recorder

Description: WinCE下开发的录音程序,支持AMR编码,带播放器插件,可以播放AMR、WMA、WAV文件。-developed under WinCE recording procedures, AMR encoding support, with player plug-in that can play AMR, WMA and WAV files.
Platform: | Size: 583680 | Author: XP | Hits:

[mpeg mp3Mp3enc

Description: VB编写的MP3编码控件,你可以用它压缩WAV文件到高品质MP3文件-VB Control MP3 encoding, you can use it compressed WAV file to high quality MP3
Platform: | Size: 256000 | Author: 李春波 | Hits:

[Voice CompressWavDest

Description: 将音频编码为Wav格式的DirectShow filter :WaveDest PCMAuido -> Wave Audio -Wav audio encoding format for the DirectShow filter: WaveDestPCMAuido-
Platform: | Size: 22528 | Author: kangzy | Hits:

[Embeded-SCM Developg729

Description: G729编码和解码的Matlab源程序 调用方法: 1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。 2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下输入"G729decodermain",然后你会在文件夹下看到"syn_speech.wav",那就是重构语音。 enjoy it! -G729 encoding and decoding of the Matlab source code to call methods: 1. The need for coding at the Matlab command line, enter
Platform: | Size: 107520 | Author: Jay lee | Hits:

[Audio programWAV

Description: 这是一个wav的编码和解码包。对外提供获取总帧数、总播放时间、通道和速率等信息接口。-This is a wav encoding and decoding packets. Provide access to the total number of frames, the total broadcast time, channel and rate information interface.
Platform: | Size: 11264 | Author: 三江水 | Hits:

[matlabMATLAB

Description: LPC编码与解码,有全过程(含仿真源码、wav文件),实际运用已通过!-LPC encoding and decoding, has the whole process (including simulation source, wav file), the practical application has passed!
Platform: | Size: 87040 | Author: 栗子 | Hits:

[Voice CompressG729

Description: 这是一段G.729A的编码和解码仿真程序,由C和matlab混合实现,还带有输入语音矢量,可以测试-This is a G.729A encoding and decoding simulation program by C and matlab mixed realize, but also with input voice vector, to test
Platform: | Size: 285696 | Author: 老周 | Hits:

[OtherWav2Adpcm

Description: 该源码是对 *.wav语音波形文件做去直流电平,归一化处理后进行ADPCM编码压缩,形成编码文件和编码文件转外存格式转化,并利用编码文件做输入,进行解码并生成 *.wav 。该程序算法已经在产品中应用。-The source is a*. wav file to do voice waveform to DC-ping, normalized after treatment ADPCM coding compression, the formation of coding documentation and coding documents Core format conversion, and make use of document input encoding, decoding and generates* . wav. The program algorithm has been applied in the product.
Platform: | Size: 8192 | Author: xg | Hits:

[Multimedia DevelopAudioCoder

Description: 对音频的编码、解码的封装,接口非常简单,支持g722,g723,g728,g729的编解码-For audio encoding, decoding package, interface is very easy to support g722, g723, g728, g729 codec
Platform: | Size: 159744 | Author: rainfish | Hits:

[DSP programDSP_Based_FDMA_Commucation_System

Description: 这是一个频分复用系统的数字处理方法,传送了2个wav文件,采样频率200kHz,2路载波的频率分别为44kHz,48kHz。整个代码涉及到wav文件的编码和解码,信号的数字滤波,调制解调。-This is a frequency division multiplexing system of digital processing methods, to send the two wav files, the sampling frequency of 200kHz, 2-carrier frequency of the road for 44kHz, 48kHz. Code relates to the whole wav file encoding and decoding, digital signal filtering, modulation and demodulation.
Platform: | Size: 3559424 | Author: 张力 | Hits:

[Multimedia DevelopencodeServer

Description: 编码服务器,支持XML任务书,支持MOV,WAV等格式文件转换为3GP,MP4和3G2文件-Encoding server, XML-the mission statement to support MOV, WAV and other formats files to 3GP, MP4, and 3G2 file
Platform: | Size: 12375040 | Author: huang hua | Hits:

[Multimedia DevelopWAVE-pcm

Description: 波形文件分析器,适合于pcm编码格式的 wav 音频文件,内含读取wav文件,抽取和插入操作~-Wave file analyzer, suitable for pcm encoding format of the wav audio files, containing read wav files, extraction and insertion operations ~
Platform: | Size: 1360896 | Author: 方周周 | Hits:

[Audio programwav-G711PCM_codec

Description: 个人总结的G.711-WAV编码转换,代码示例+文档说明,精炼版-Personal summary of G.711-WAV encoding conversion, sample code+ documentation, refined version of
Platform: | Size: 32768 | Author: vatican | Hits:

[mpeg mp3mymp3

Description: Mplayer。它支持大量的多媒体文件格式,像常见的音频文件如mp3/wav/mid,常见的视频文件如avi/vcd/dvd/rm等等,各种视频编/解码方式也是应有尽有。 我们项目的目标是在liunx下,用QT做一个MPlayer皮肤,能够实现播放器的常见 功能,如:播放、停止、快进、快退、上/下一曲等。并把程序移植到ARM平台上 -Mplayer. It supports a large number of multimedia file formats, such as common audio files, such as mp3/wav/mid, common video files such as avi/vcd/dvd/rm and so on, all kinds of video encoding/decoding is everything. Our project goal is to liunx, the use of QT MPlayer to do a skin, to achieve the common player functions such as: play, stop, fast forward, rewind, previous/next track. And the program ported to ARM platform
Platform: | Size: 5120 | Author: kkk2534 | Hits:

[mpeg mp33ddca3249841

Description: MP3到WAV的编码程序,希望对大家有用-MP3 to WAV encoding process, we hope to be useful
Platform: | Size: 74752 | Author: jiapeimian | Hits:

[FlashMXMP3-Encoder

Description: mp3 encode,wav 16bit to mp3,live encoding
Platform: | Size: 1604608 | Author: lync.su | Hits:

[Software EngineeringWAV-bofangqi

Description: OS中WAV播放器可以直接播放采样位数为8位、单声道、编码方式为PCM的WAV音频文件,可满足 用户在DOS系统下播放并欣赏声音的需-】WAV player in DOS can directly play WAV audio file of eight bit sample,mouo,encoding for the PCM.It will satisfy the demand of play and enjoy sound
Platform: | Size: 209920 | Author: 汪良伟 | Hits:

[Driver DevelopWAV

Description: 基于LPC1788的wav格式音频解码,调试已经通过,wav使用PCM编码,并且是对音频压缩文件进行解码-Based on the LPC1788 wav format audio decoding, debugging has passed, wav using PCM encoding, and is audio compression decode the file
Platform: | Size: 9478144 | Author: chen | Hits:
« 12 3 »

CodeBus www.codebus.net