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 LangIdCumWav
task. CFS uses this task for language identification when you send audio to Speech Server using a shared folder.
For information about the parameters that you can set, refer to the IDOL Speech Server documentation for action=AddTask&Type=LangIdCumWav...
Type: | String |
Default: | |
Required | No |
Configuration Section: | Any section that you have defined for IDOL Speech settings |
Example: | [IdolSpeech] LangIdCumWavParameterSection=IdolSpeechLangIdCumWav [IdolSpeechLangIdCumWav] // Speech Server Parameters LangList=EN,FR |
See Also: | LangIdCumStreamParameterSection |
|