文件名称:g726-vc-2010-05-12-1
- 所属分类:
- Audio
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 317kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
g.726语音编解码标准的使用,整个程序的功能如下:
1)读入原始的WAV语音文件(Audio sample rate:8khz,Audio sample size:8bit)
2) wav语音文件转为PCM语音文件
3)对PCM语音文件进行G.726压缩编码
4)对压缩后的文件进行解压缩转为PCM语音文件
5)把PCM语音文件转为WAV语音文件-g.726 speech coding standards for the use of the functions of the whole process is as follows: 1) read the original WAV audio files (Audio sample rate: 8khz, Audio sample size: 8bit) 2) wav audio file to PCM audio file 3) G.726 PCM voice files on the compression 4) the compressed files to PCM audio files extract 5), the PCM audio files to WAV audio files
1)读入原始的WAV语音文件(Audio sample rate:8khz,Audio sample size:8bit)
2) wav语音文件转为PCM语音文件
3)对PCM语音文件进行G.726压缩编码
4)对压缩后的文件进行解压缩转为PCM语音文件
5)把PCM语音文件转为WAV语音文件-g.726 speech coding standards for the use of the functions of the whole process is as follows: 1) read the original WAV audio files (Audio sample rate: 8khz, Audio sample size: 8bit) 2) wav audio file to PCM audio file 3) G.726 PCM voice files on the compression 4) the compressed files to PCM audio files extract 5), the PCM audio files to WAV audio files
(系统自动生成,下载前可以参看下载内容)
下载文件列表
g726-vc-2010-05-12-1\audio\InWav.wav
....................\audio.c
....................\audio.h
....................\Debug\audio\InWav.wav
....................\.....\audio.obj
....................\.....\audio.sbr
....................\.....\demo.obj
....................\.....\demo.sbr
....................\.....\encode.obj
....................\.....\encode.sbr
....................\.....\g711.obj
....................\.....\g711.sbr
....................\.....\g726.bsc
....................\.....\g726.exe
....................\.....\g726.ilk
....................\.....\g726.obj
....................\.....\g726.pch
....................\.....\g726.pdb
....................\.....\g726.sbr
....................\.....\g726_16.obj
....................\.....\g726_16.sbr
....................\.....\g726_24.obj
....................\.....\g726_24.sbr
....................\.....\g726_32.obj
....................\.....\g726_32.sbr
....................\.....\g726_40.obj
....................\.....\g726_40.sbr
....................\.....\g72x.obj
....................\.....\g72x.sbr
....................\.....\vc60.idb
....................\.....\vc60.pdb
....................\demo.c
....................\demo.c.bak
....................\g711.c
....................\g726.c
....................\g726.dsp
....................\g726.dsw
....................\g726.h
....................\g726.ncb
....................\g726.opt
....................\g726.plg
....................\g726_16.c
....................\g726_24.c
....................\g726_32.c
....................\g726_40.c
....................\g72x.c
....................\g72x.h
....................\private.h
....................\Debug\audio
....................\audio
....................\Debug
g726-vc-2010-05-12-1
....................\audio.c
....................\audio.h
....................\Debug\audio\InWav.wav
....................\.....\audio.obj
....................\.....\audio.sbr
....................\.....\demo.obj
....................\.....\demo.sbr
....................\.....\encode.obj
....................\.....\encode.sbr
....................\.....\g711.obj
....................\.....\g711.sbr
....................\.....\g726.bsc
....................\.....\g726.exe
....................\.....\g726.ilk
....................\.....\g726.obj
....................\.....\g726.pch
....................\.....\g726.pdb
....................\.....\g726.sbr
....................\.....\g726_16.obj
....................\.....\g726_16.sbr
....................\.....\g726_24.obj
....................\.....\g726_24.sbr
....................\.....\g726_32.obj
....................\.....\g726_32.sbr
....................\.....\g726_40.obj
....................\.....\g726_40.sbr
....................\.....\g72x.obj
....................\.....\g72x.sbr
....................\.....\vc60.idb
....................\.....\vc60.pdb
....................\demo.c
....................\demo.c.bak
....................\g711.c
....................\g726.c
....................\g726.dsp
....................\g726.dsw
....................\g726.h
....................\g726.ncb
....................\g726.opt
....................\g726.plg
....................\g726_16.c
....................\g726_24.c
....................\g726_32.c
....................\g726_40.c
....................\g72x.c
....................\g72x.h
....................\private.h
....................\Debug\audio
....................\audio
....................\Debug
g726-vc-2010-05-12-1