tblLVST_RequestedAcousticModels

Table Description:

Decode requests may specify the acoustic model to use for decode, as well as separate standard grammar (or grammars) for a new decode. A single request may try to activate more than one acoustic model; each of the activated models is stored here.

Table structure:

Column N ame Data Type Data Length Default Value See Also

RequestAMID

INTEGER

N/A

N/A

N/A

RequestID

INTEGER

N/A

N/A

tblLVST_Requests

stAcousticModel

INTEGER

N/A

N/A

tblLVST_StringTable

StandardGrammar

INTEGER

N/A

N/A

N/A

Primary Keys:

RequestAMID

Foreign keys relationships:

Foreign key Reference table Reference key

stAcousticModel

tblLVST_StringTable

StringID

 

Column Descriptions and Constraints:

RequestAMID

Description:Primary key
Constraint Name:
N/A
Constraint Description:
N/A

RequestID

Description:
Track the request asking for this acoustic model. Foreign key to tblLVST_Requests.
Constraint Name:
N/A
Constraint Description:
N/A

stAcousticModel

Description:
Foreign key to tblLVST_StringTable. The name of the acoustic model requested in the decode.
Constraint Name:
N/A
Constraint Description:
N/A

StandardGrammar

Description:
The standard grammar to use with this decode request and acoustic model. Specific to LV_Concepts. This field is specific to LumenVox.
Constraint Name:
N/A
Constraint Description:
N/A
 

Table Constraints:

Constraint Name:N/A
Constraint Description:
N/A
Columns related:
N/A