欢迎访问ic37.com |
会员登录 免费注册
发布采购

CT8022A11AQC 参数 Datasheet PDF下载

CT8022A11AQC图片预览
型号: CT8022A11AQC
PDF下载: 下载PDF文件 查看货源
内容描述: VOIP / VON G.723.1 , G279AB TRUESPEECH协处理器 [VOIP/VON G.723.1, G279AB TRUESPEECH CO-PROCESSOR]
分类和应用:
文件页数/大小: 194 页 / 1455 K
品牌: ETC [ ETC ]
 浏览型号CT8022A11AQC的Datasheet PDF文件第182页浏览型号CT8022A11AQC的Datasheet PDF文件第183页浏览型号CT8022A11AQC的Datasheet PDF文件第184页浏览型号CT8022A11AQC的Datasheet PDF文件第185页浏览型号CT8022A11AQC的Datasheet PDF文件第187页浏览型号CT8022A11AQC的Datasheet PDF文件第188页浏览型号CT8022A11AQC的Datasheet PDF文件第189页浏览型号CT8022A11AQC的Datasheet PDF文件第190页  
TrueSpeech® Co-Processor  
PRELIMINARY/CONFIDENTIAL  
Version: 1.18  
Note: All wave formats except WAVE_FORMAT_PCM are required to include a fact chunk that gives the  
time length of the data chunk expressed in the samples.  
The general format for wave files consists of a 4-byte ASCII tag for each chunk (“fmt”, “data”). This is followed by  
a 4-byte tag giving the length of the chunk (not including the 8-byte tag-length header), followed by the actual data  
for the chunk. A wave file can contain many chunks in any order. An application must search for the chunks it is  
interested in by skipping over other chunks that it does not understand. For example:  
“RIFF”  
“WAVE”  
“test”  
16  
16 bytes of “test” chunk data  
“fmt “  
16  
16 bytes of “fmt “ data  
“data”  
1024  
1024 bytes of “data”  
“more”  
32  
32 bytes of “more” data  
Note: The case of the 4-byte ASCII tag is significant.  
When an application encounters the tag “test”, it should read the next 4 bytes, which contain the length (16) of the  
“test” chunk. The application should then move forward through the file 16 bytes. This will position the file at the  
next chunk tag. The application should then read this tag and repeat the above process until it encounters the chunk  
that it is looking for.  
To play back a wave file, the application should first find the “fmt “ chunk and determine if it can handle the wave  
format that it describes. Only then should the application search for the “data” chunk to obtain the actual waveform  
data.  
186  
DSP GROUP, INC., 3120 SCOTT BOULEVARD CT8022A11AQC FW Revision 0118  
SANTA CLARA, CA 95054 PH: 408 986 – 4300 FAX: 408 986 – 4490  
All specifications are subject to change without prior notice.  
 复制成功!