The maximum results segment size, in seconds. If this amount of audio has been processed without a language change being detected, a result of the specified duration is forcibly output. Speech Server outputs the current segment, with the top-scoring language result.
You can use the SegSize
parameter to ensure that results return at specific intervals, even if the language in the audio stream never changes. For example, to return results every 10 minutes, set SegSize
to 600
.
Action: | AddTask |
---|---|
Task: | LangIdBndLif, LangIdBndStream, LangIdBndWav |
Type: | Integer |
Default: | 600 |
Example: | SegSize=600
|
See Also: |
|