You can create a backup of the IDOL Speech Server that you can use to restore the server's state.
The backup includes:
Details of actions that have been queued, are running, and have finished.
To create a backup
Send the BackupServer action to IDOL Speech Server, and set the following parameter:
Path
|
The folder in which to save the backup file. |
For example:
http://localhost:13000/action=BackupServer&Path=C:/HewlettPackardEnterprise/speechserver/backups
This action uses port 13000 to instruct IDOL Speech Server, which is located on the local machine, to create a backup file in C:/HewlettPackardEnterprise/speechserver/backups.
To restore the server state from a backup
Send the RestoreServer action to IDOL Speech Server, and set the following parameter:
Filename
|
The path of the backup file. |
IDOL Speech Server returns a response.
|
|