Function


nuVrsCheckWord (Macro)


Syntax

s32 nuVrsCheckWord(u8 *word)

Arguments

word      word to be checked

Return Value

Error

Description

Checks if word can be stored

Checks whether or not the word specified by "word" can be stored in the Voice Recognition System. This function defines the osVoiceCheckWord macro.

Errors

CONT_ERR_VOICE_WORD This word cannot be stored in the voice recognition dictionary.

See Also

osVoiceCheckWord