The name of a section in the HPE 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 the StreamToText
task. CFS uses this task for speech-to-text processing when you stream audio to Speech Server.
For information about the parameters that you can set, refer to the IDOL Speech Server documentation for action=AddTask&Type=StreamToText...
Type: | String |
Default: | |
Required | No |
Configuration Section: | Any section that you have defined for IDOL Speech settings |
Example: | [IdolSpeech] StreamToTextParameterSection=IdolSpeechStreamToText [IdolSpeechStreamToText] // Speech Server Parameters |
See Also: | WavToTextParameterSection |
|