LVGrammar_LoadCompiledGrammar

Load a grammar object from a binary file previously saved by LVGrammar_SaveCompiledGrammar.

Function

int LVGrammar_LoadCompiledGrammar (HGRAMMAR hgram, const char* filename)

Parameters

hgram

The handle to a grammar object.

filename

File name.

Return Values

LV_SUCCESS

LV_FAILURE

See Also


Complete Help Topic List | Speech Engine Product Information