Get Task Results

Use the following procedure to retrieve task results from IDOL Speech Server.

To retrieve task results

For example:

http://localhost:13000/action=GetResults&Token=MTAuMS4zLjgyOjEzMDAwOkFERFRBU0s6LTEyOTk0OTU3Ng==
http://localhost:13000/action=GetResults&File=C:\softsoundserver\results\out.ctm

Results Format

IDOL Speech Server tasks produce results in different file formats. You can change the format that results are displayed in whenever you use the GetResults action to retrieve results. To change the display format, set the Format parameter in the action. The value that you can set depends on the task and the results file format.

For all tasks and file formats, you can set Format to one of the following values:

bin Binary data read directly from disk.
raw XML that contains text lines directly from the results file.
txt Plain text read directly from disk.

For any task that generates an XML file, the following value is also available:

xml XML data read directly from disk.

For some tasks, other values are also available. These tasks must generate CTM files, otherwise the values are unavailable.

Task Parameter value Description

Audio fingerprint identification

(AFPMatchWav, AFPMatchStream)

afp XML derived from an AFP CTM file.

Language identification

(LangIdBndLif, LangIdBndStream, LangIdBndWav, LangIdCumLif, LangIdCumStream, LangIdCumWav, LangIdSegLif, LangIdSegStream, LangIdSegWav)

lid XML derived from a language identification CTM file.

Boundary detection-based language identification

(LangIdBndLif, LangIdBndStream, LangIdBndWav)

lib XML derived from a language identification boundary CTM file.

Speech-to-text

(WavToText, StreamToText, StreamToTextMusicFilter)

stt XML derived from a speech-to-text CTM file.

_HP_HTML5_bannerTitle.htm