To list the audio clips that you have added to a database, use the following procedure.
To list the clips in a database
(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.
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.