List the Speakers in a Database

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

To list the speakers in a database

  1. (Optional) First list the speaker databases that have been created. For example:

    http://localhost:14000/action=ListSpeakerDatabases

    Media Server returns a list of speaker databases.

  2. List the speakers that exist in one of the databases. For example:

    http://localhost:14000/action=ListSpeakers&database=news
                                           &audiostatus=true

    Media Server returns a list of speakers in the specified database. For more information about this action and the response, refer to the Media Server Reference.