The WindowSize parameter sets the audio duration in seconds that the server must process before creating output.
For SEGMENT and CUMULATIVE modes, WindowSize determines the length of each section covered in the results.
For BOUNDARY mode, WindowSize is the maximum duration of audio to process before getting a result. A result returns before this time elapses if a change of language is detected. For BOUNDARY mode, set WindowSize to a large value.
| Type: | Integer |
|---|---|
| Default: | 60 |
| Range: | 5–300 |
| Required: | No |
| Configuration Section: | langid module |
| Example: | WindowSize=30
|
|
|