chickadee » speech-dispatcher-client » history-get-client-list

history-get-client-list connprocedure

List known client names, their identifiers and status. Each connection is listed on a separate line in the following format:

 id name status

where id is a client id that can be used in other history handling requests or in the speech output control commands (see section Controlling Speech Output), name is the client name as set through the set-client-name command, and status is 1 for connected clients and 0 for disconnected clients. ids are unique within a single run of Speech Server.