tblLVST_Audio_cAudioFormat
Table Description:
tblLVST_Audio_cAudioFormat maps each audio format to a constant value: SF_8ULAW_8KHZ 0 8 bit mulaw,
sampled at 8 kHz SF_16PCM_8KHZ 0 16 bit pcm (linear), sampled at 8 kHz SF_16PCM_16KHZ 0 16 bit pcm
(linear), sampled at 16 kHz SF_8ALAW_8KHZ 0 8 bit alaw, sampled at 8 kHz SF_SPX_8KHZ 0 Speex-compressed
audio sampled at 8 kHz. See www.speex.org for details. Speex is the default PROMPT format. SF_SPX_16KHZ
0 Speex-compressed audio sampled at 16 kHz. See www.speex.org for details. Speex is the default PROMPT
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 |
The audio format name. |
N/A |
N/A |
ConstantValue |
The Constant ID for the audio format string |
N/A |
N/A |
Table Constraints:
Constraint Name |
Constraint Description |
Columns Related |
N/A |
N/A |
N/A |