CRI ADX  Last Updated: 2024-07-17 10:48 p
CriAtomConfigTag_WASAPI结构体 参考

Configuration structure used for the initialization of the Atom libraryThis configuration structure is used to specify the behavior of the CRI Atom library.
It is passed as an argument to the criAtom_Initialize_WASAPI function.
更多...

#include <cri_le_atom_wasapi.h>

成员变量

CriAtomConfig atom
 
CriAtomAsrConfig asr
 
CriAtomHcaMxConfig hca_mx
 

详细描述

Configuration structure used for the initialization of the Atom library

This configuration structure is used to specify the behavior of the CRI Atom library.
It is passed as an argument to the criAtom_Initialize_WASAPI function.

注意
This structure is used for low level API.
When using the functions of the AtomEx layer, use the CriAtomExConfig_WASAPI structure instead.
参见
criAtom_Initialize_WASAPI, criAtom_SetDefaultConfig_WASAPI

结构体成员变量说明

◆ atom

Configuration structure for the intialization of the Atom library

◆ asr

Configuration structure for the intialization of ASR

◆ hca_mx

Configuration structure for the intialization of HCA-MX


该结构体的文档由以下文件生成: