UnloadSpeechLanguageResource
Removes a language resource from memory.
Type: synchronous
Parameter | Description | Required |
---|---|---|
identifier
|
The identifier of the resource to unload. | Yes |
Example
/action=UnloadSpeechLanguageResource&identifier=66e2899a64a21cef
Response
<autnresponse> <action>UNLOADSPEECHLANGUAGERESOURCE</action> <response>SUCCESS</response> <responsedata></responsedata> </autnresponse>
See Also
To obtain a list of the language resources that you have loaded, use the action ListSpeechLanguageResources.