Audio Matching

This section describes the actions that you can use to train audio matching.

NOTE: Apart from ListAudioMatchDatabases and ListAudioMatchClips, all of these actions are administrative actions. Administrative actions can be sent only by users who belong to an authorization role that allows the Admin standard role, or which enables the action explicitly. See Authorization Roles Configuration Parameters.

AddAudioMatchClipMetadata Adds custom metadata (a key-value pair) to a clip.
CreateAudioMatchDatabase Creates a new, empty, database to store training data for audio matching.
ExportAudioMatchDatabase Exports an audio match database.
GetAudioMatchAudio Returns the audio associated with an audio clip.
ImportAudioMatchDatabase Imports an audio match database.
ListAudioMatchClips Lists audio clips in a specified database.
ListAudioMatchDatabases Lists the databases that have been created for audio matching.
NullAudioMatchAudioData Removes (deletes) the audio from an audio match clip, but does not remove the training.
RemoveAudioMatchClip Removes (deletes) an existing audio clip.
RemoveAudioMatchClipMetadata Removes custom metadata (a key-value pair) from a clip.
RemoveAudioMatchDatabase Removes (deletes) a database that stores training data for audio matching.
RenameAudioMatchDatabase Renames a database that stores training data for audio matching.
SyncAudioMatchClips Forces Media Server to synchronize with the latest audio match training in the database.
TrainAudioMatchClip Trains Media Server to recognize an audio clip.
UpdateAudioMatchClipMetadata Updates the value of a key-value pair in the custom metadata of a clip.