The name of a section in the HPE CFS configuration file that specifies settings for language identification. HPE CFS passes the parameters in that section to the IDOL Speech Server AddTask
action when it starts the LangIdCumStream
task. HPE CFS uses this task for language identification 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=LangIdCumStream...
Type: | String |
Default: | |
Required | No |
Configuration Section: | Any section that you have defined for IDOL Speech settings |
Example: | [IdolSpeech] LangIdCumStreamParameterSection=IdolSpeechLangIdCumStream [IdolSpeechLangIdCumStream] // Speech Server Parameters LangList=EN,FR |
See Also: | LangIdCumWavParameterSection |
|