You can make requests to IDOL Speech Server by using either GET or POST HTTP request methods.
GetStatus
action. For more information, see Send Actions by Using a GET Method.The MaxInputString
and MaxFileUploadSize
configuration parameters set a limit on the maximum size of HTTP strings and the maximum size of files that you can upload. The default values for these parameters allow HTTP strings that contain a maximum of 64,000 characters, and uploaded files with a maximum size of 10,000,000 bytes.
The default IDOL Speech Server configuration file overrides the default MaxFileUploadSize
by setting it to -1 (unlimited). You can modify this value to set a limit, if required.
|