The IvSpkIdSetInfo
task is deprecated in IDOL Speech Server version 11.5 and later. Use the IvSpkIdInfo task instead.
This task is still available for existing implementations, but it might be incompatible with new functionality. The task might be deleted in future.
The IvSpkIdSetInfo
task produces a log file that lists the contents of the specified iVector template set file.
Parameter | Description | Required |
---|---|---|
Type | The task name. Set to IvSpkIdSetInfo . |
Yes |
Log | The name of the log file to write. | Yes |
TemplateSet | The iVector template set file to retrieve the information for. | Yes |
http://localhost:15000/action=AddTask&Type=IvSpkIdSetInfo&TemplateSet=speakers.ivs&Log=speakers.log
This action writes information on the speakers.ivs
template set file to the log file Speakers.log
.
|