Function
nuVrsMgrInit
Syntax:
void nuVrsMgrInit(void)
Argument:
None
Return Value:
None
Description:
Registers voice recognition manager
This registers the voice recognition manger in the SI manager. Since the voice recognition manager is not registered by the nuContInit function, the voice recognition manager must be registered in the SI manager before using the Voice Recognition System.
Reference: nuSiCallBackAdd, nuSiCallBackRemove, nuContInit