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