List the Clips in a Database

To list the audio clips that you have added to a database, use the following procedure.

To list the clips in a database

  1. (Optional) First list the databases that have been created for audio matching. Use the action ListAudioMatchDatabases:

    http://localhost:14000/action=ListAudioMatchDatabases

    Media Server returns a list of databases.

  2. List the clips that exist in one of the databases. Use the action ListAudioMatchClips, for example:

    http://localhost:14000/action=ListAudioMatchClips&database=music

    Media Server returns a list of clips in the specified database.