LVCA IsGrammarValid

Used to validate a grammar.

LVCA_API BOOL WINAPI LVCA_IsGrammarValid(HANDLE hCA, LPCSTR location);

Return Value:

If the grammar passes validation, LVCA_IsGrammarValid returns true, otherwise it returns false.

Supported on Events:

Any events.

Params:

hCA (IN) The handle of the call.

Location (IN) The path to the grammar.


Complete Help Topic List | Speech Platform Product Information