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:

ConstantName

Description:
The audio format name.
Constraint Name:
N/A
Constraint Description:
N/A

ConstantValue

Description:
The Constant ID for the audio format string
Constraint Name:
N/A
Constraint Description:
N/A
 

Table Constraints:

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