This action is deprecated in Media Server 12.2.0 and later. Micro Focus recommends using the new action SyncCustomSpeechResources instead.
This action is still available for existing implementations, but it might be incompatible with new functionality. The action might be removed in future.
Forces Media Server to synchronize its custom language model training with the latest data in the database.
When you train Media Server, the database is updated with new training data. However, Media Server does not use this training in analysis operations until it has synchronized with the database.
Media Server automatically synchronizes with the database before starting analysis, and at regular intervals. You only need to run this action if you have disabled automatic synchronization.
If you have disabled automatic synchronization but want your speech-to-text task to use the latest training, run SyncCustomSpeechLanguageModels
and wait for the synchronization to complete before starting the task with the Process action.
Type: synchronous
/action=SyncCustomSpeechLanguageModels
<autnresponse> <action>SYNCCUSTOMSPEECHLANGUAGEMODELS</action> <response>SUCCESS</response> <responsedata></responsedata> </autnresponse>
|