When HPE IDOL Speech Server is running, you can use the ListTasks
action to retrieve a list of all tasks that are set up in the configuration file.
To display all configured tasks
Send the ListTasks
action to HPE IDOL Speech Server. The action does not require any parameters.
For example:
http://localhost:13000/action=ListTasks
HPE IDOL Speech Server returns the task list as plain text. For example:
afpaddtrackstream afpaddtrackwav afpdatabaseinfo afpdatabaseoptimize ...
|