The format to return results in (this does not affect how results are stored on disk).
You can specify one of the following values for any results file:
bin
|
Binary data read directly from disk. |
raw
|
XML containing text lines directly from the results file. |
txt
|
Plain text read directly from disk. |
If the results are stored in an XML file, the following value is also available:
xml
|
XML data read directly from disk. |
If the results are stored in a CTM file, the following values are also available:
afp
|
XML derived from an AFP CTM file. |
lib
|
XML derived from a language identification boundary CTM file. |
lid
|
XML derived from a language identification CTM file. |
stt
|
XML derived from a speech-to-text CTM file. |
xml
|
XML data read directly from disk. |
Action: | GetResults |
Type: | String |
Default: | Dependent on the task |
Example: | Format=raw
|
See Also: |
|