tblLVST_GrammarContent_cGContentFormat
Table Description:
tblLVST_GrammarContent_cGContentFormat maps the grammar format to a constant value: SRGS_GRXML 0
The XML format of an SRGS grammar. SRGS_ABNF 1 The ABNF format of an SRGS grammar. LV_CONCEPTS 2
LumenVox-specific. The LV_CONCEPTS grammars are a terminals-only grammar. Also referred to as
"concept-phrase" grammars. GSL 3 Nuance-specific. GSL is Nuance's default grammar format.
Table structure:
Column Name |
Data Type |
Data Length |
Default Value |
See Also |
ConstantName |
VARCHAR |
900 |
N/A |
N/A |
ConstantValue |
INTEGER |
N/A |
N/A |
N/A |
Primary Keys:
ConstantValue
Column Descriptions and Constraints:
Column |
Description |
Constraint Name |
Constraint Description |
ConstantName |
This field indicates the type of grammar including "SRGS_GRXML", "SRGS_ABNF",
"LV_CONCEPTS", "GSL"
|
N/A |
N/A |
ConstantValue |
The Constant ID for the grammar format |
N/A |
N/A |
Table Constraints:
Constraint Name |
Constraint Description |
Columns Related |
N/A |
N/A |
N/A |