This section describes the actions that you can use to train audio matching.
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.
CreateAudioMatchDatabase | Creates a new, empty, database to store training data for audio matching. |
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. |
RemoveAudioMatchClip | Removes (deletes) an existing audio 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. |
|