AfptRemoveTrack

DEPRECATED:

The AfptRemoveTrack task is deprecated in IDOL Speech Server version 11.5 and later. Use the AfpRemoveTrack 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 AfptRemoveTrack task removes specified audio tracks from an AFP database.

The AfptRemoveTrack task uses templates as opposed to landmarks, which improves robustness to audio mismatches at the cost of scaleability.

Parameters

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

The path to the directory containing the database.

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

Comments

NOTE:

The database type for this template-based audio fingerprinting task is fptdb (as opposed to fpdb for landmark-based audio fingerprinting).

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:15000/action=AddTask&Type=AfptRemoveTrack&Pack=Adverts&PackDir=C:\resources&Tag=MyCompanyJingle

This action uses template-based matching to remove the track with the tag MyCompanyJingle from the Adverts database.


_FT_HTML5_bannerTitle.htm