Set AudioUpsampling
to True
to allow IDOL Speech Server to upsample audio data where necessary.
In general, Micro Focus does not recommend that you use this option. However, if you have audio with a sample rate that is less than that required by a task, upsampling might be required.
By default, IDOL Speech Server returns an error if the input sample rate is below the required rate for the task. If you set AudioUpsampling
to True
, IDOL Speech Server performs upsampling, and logs a warning.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | audio module |
Example: | AudioUpsampling=True
|
See Also: | AudioUpsampling (action parameter) |
|