The minimum length of a segment, in seconds, based on the window size. For example, if you set Win
to 10
, and your audio file is 25 seconds in length, Speech Server uses the five seconds of data that is left over only if you set MinLen
to 5
or less.
In most cases you should not need to change from the default value, but if you want to adjust the settings, HPE recommends that you set MinLen
to a value that is slightly lower than the value of the Win
parameter.
Type: | Integer |
---|---|
Default: | 15
|
Range: | 5-120
|
Required: | No |
Configuration Section: | audiotemplatedevel module |
Example: | MinLen=15
|
See also: |
MinLen (action parameter) |
|