Microsoft Speech Platform
SPBINARYGRAMMAR
SPBINARYGRAMMAR contains the grammar size information. A binary grammar is the resulting data after calling ISpGrammarBuilder::Commit().
typedef struct SPBINARYGRAMMAR
{
ULONG ulTotalSerializedSize;
} SPBINARYGRAMMAR;
Members
- ulTotalSerializedSize
- Total size, in bytes, of the serialized grammar.