tblLVST_Audio_cAudioType
Table Description:
This table maps each audio dialogue typeto a constant value: RAW 0 Caller's audio, unprocessed.
POST-PROCESSED 1 Caller's audio, after processing, which may include volume normalization, silence
trimming, noise reduction, etc. PROMPT 2 Prompt audio, as stored by the applications. To recreate
a call, store the prompt audio _up to_ any barge-in.
Table structure:
Column Name |
Data Type |
Data Length |
Default Value |
See Also |
ConstantName |
VARCHAR |
900 |
N/A |
N/A |
ConstantName |
INTEGER |
N/A |
N/A |
N/A |
Primary Keys:
ConstantValue
Column Descriptions and Constraints:
Column |
Description |
Constraint Name |
Constraint Description |
ConstantName |
The audio type string indicating the kind of dialogue audio stored. |
N/A |
N/A |
ConstantValue |
The Constant ID for the audio type string |
N/A |
N/A |
Table Constraints:
Constraint Name |
Constraint Description |
Columns Related |
N/A |
N/A |
N/A |