Function


nuVrsMgrInit


Syntax

void nuVrsMgrInit(void)

Arguments

None

Return Value

None

Description

Registers the 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.

See Also

nuSiCallBackAdd, nuSiCallBackRemove, and nuContInit