Configuration Parameter |
Description |
ClosedSet
|
A Boolean that specifies whether the speech is expected to be in a known language, or one of the languages specified by Languages if you have set that parameter. |
Input
|
The audio track to analyze. |
Languages
|
A comma-separated list of languages that you expect to occur in the ingested media. |
MaxResults
|
Specifies how many possible languages to return in the results. |
Mode
|
The type of language identification task to run (boundary/segmented/cumulative). |
OutputIdentities
|
The types of results to include in the output (all , known , or unknown ). |
SampleFrequency
|
The sample frequency to use when analyzing the audio. |
SegmentDuration
|
The amount of audio to analyze as a single segment. |
SpeedBias
|
Specifies whether to prioritize accuracy or processing speed. |
Type
|
The analysis engine to use. Set this parameter to LanguageID . |