LVGrammar Constructor/Destructor

Functions

LVGrammar()

LVGrammar(GrammarLogCB log, void* userdata)

LVGrammar(const LVGrammar& other)

~LVGrammar()

Parameters

log

Error/warning reporting callback function pointer.

userdata

The logging callback function pointer.

other

Existing grammar object.

Remarks

The call back function need to have signature defined by GrammarLogCB.

See Also


Complete Help Topic List | Speech Engine Product Information