The LangIdCumStreamParameterSection
configuration parameter is deprecated in Connector Framework Server version 11.5.0 and later. Use the parameter LangIdParameterSection instead.
You can only use this parameter with Speech Server 11.4 and earlier. This parameter might be deleted in future.
The name of a section in the CFS configuration file that specifies settings for language identification. CFS passes the parameters in that section to the IDOL Speech Server AddTask
action when it starts the LangIdCumStream
task. 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 |
|