![]() |
|
| VAPI API Reference Documentation 2.18.x |
|
#include <vapi.h>
Public Attributes | |
| U8 * | pucSrcBuffer |
| U32 | uiSrcBufferLength |
| ECodingScheme | ucCurrentCoding |
| U8 * | pucOutBuffer |
| U32 | uiOutBufferLength |
| ECodingScheme | ucNewCoding |
SConvertData data structure
Pointer to the Buffer in which converted host speech
frames will be stored.
Pointer to the buffer having host speech frames
which needs to be converted.
Existing coding scheme for the Host Speech Frames.
New coding of out data.
Buffer length of out buffer.
Buffer length of source buffer.