The amount of speech to convert to text (in seconds). The audio is taken from the beginning of the file. For example, if you set SpeechToTextLengthLimit=60
, CFS uses IDOL Speech Server to convert the first minute of audio to text and the rest of the file is ignored.
This configuration parameter is not available if IdolSpeechUseSharedPath
is set to true
.
Type: | Integer |
Default: | Entire file |
Required | No |
Configuration Section: | Any section that you have defined for IDOL Speech settings |
Example: | SpeechToTextLengthLimit=60
|
See Also: | IdolSpeechUseSharedPath |
|