The SpkIdSetInfo
task produces a log file that lists the contents of the specified audio template set file.
Parameter | Description | Required |
---|---|---|
Type | The task name. Set to SpkIdSetInfo . |
Yes |
Log | The name of the log file to write. | |
TemplateSet | The audio template set file to retrieve the information for. |
http://localhost:15000/action=AddTask&Type=SpkIdSetInfo&TemplateSet=speakers.ats&Log=speakers.log
This action uses port 15000
to instruct IDOL Speech Server, which is located on the local machine, to write information on the speakers.ats
template set file to the log file Speakers.log
.
|