The AfpRemoveTrack
task removes specified audio tracks from an AFP database. The AfpRemoveTrack
task is based on acoustic landmark matching.
Parameter | Description | Required |
---|---|---|
Type | The task name. Set to AfpRemoveTrack . |
Yes |
AfpDb | The audio fingerprint database (if it is defined in the configuration file). | * |
Pack | The audio fingerprint database (if it is not defined in the configuration file). | * |
PackDir |
The path to the directory containing the database. |
* |
Tag | The tag associated with the track to remove from the database. | Yes |
http://localhost:13000/action=AddTask&Type=AfpRemoveTrack&Pack=Adverts&PackDir=C:\resources&Tag=MyCompanyJingle
This action uses port 13000
to instruct HPE IDOL Speech Server, which is located on the local machine, to remove the track with the tag MyCompanyJingle
from the Adverts
database.