The name of a section in the CFS configuration file that specifies settings for speech-to-text. CFS passes the parameters in that section to the IDOL Speech Server AddTask
action when it starts speech-to-text processing.
For information about the parameters that you can set, refer to the IDOL Speech Server documentation for action=AddTask&Type=SpeechToText...
Type: | String |
Default: | |
Required | No |
Configuration Section: | Any section that you have defined for IDOL Speech settings |
Example: | [IdolSpeech] SpeechToTextParameterSection=IdolSpeechToText [IdolSpeechToText] // Speech Server Parameters CustomLm=autn1:0.3:autn2:0.4 |
See Also: |
|