DEPRECATED: The StreamToTextTaskType
configuration parameter is deprecated in Connector Framework Server version 11.5.0 and later. Use the parameter SpeechToTextTaskType instead.
You can only use this parameter with Speech Server 11.4 and earlier. This parameter might be deleted in future.
The type of task that you want the IDOL Speech Server to run when you stream audio to Speech Server. The value of this parameter is used to set the Type
parameter in the AddTask
action that is sent to Speech Server. For more information about the values that you can use, refer to the IDOL Speech Server documentation.
Type: | String |
Default: | StreamToText |
Required | No |
Configuration Section: | Any section that you have defined for IDOL Speech settings |
Example: | StreamToTextTaskType=StreamToText
|
See Also: |
|