AfpRemoveTrack

The AfpRemoveTrack task removes specified audio tracks from an AFP database.

By default, the AfpRemoveTrack task uses acoustic landmark matching. You can set AfpMode to use template-based matching, which is more robust but less scalable.

Parameters

Parameter Description Required
Type The task name. Set to AfpRemoveTrack. Yes
AfpDb The audio fingerprint database (if it is defined in the configuration file). See AfpRemoveTrack
AfpMode The audio fingerprinting mode to use.  
Pack The audio fingerprint database (if it is not defined in the configuration file). See AfpRemoveTrack
PackDir

The path to the directory containing the database.

See AfpRemoveTrack
Tag The tag associated with the track to remove from the database. Yes

Comments

If the database is defined in the IDOL Speech Server configuration file, you must set the AfpDb parameter. If the database is not defined, set both the Pack and PackDir parameters instead.

Example

http://localhost:13000/action=AddTask&Type=AfpRemoveTrack&Pack=Adverts&PackDir=C:\resources&Tag=MyCompanyJingle

This action uses port 13000 to instruct IDOL Speech Server, which is located on the local machine, to remove the track with the tag MyCompanyJingle from the Adverts database.


_HP_HTML5_bannerTitle.htm