This RPC has no additional parameter requirements
Name | Type | Mandatory | Additional |
---|---|---|---|
language | Common.Language | true |
{ "id" : 110, "jsonrpc" : "2.0", "method" : "TTS.GetLanguage" }
{ "id" : 110, "jsonrpc" : "2.0", "result" : { "language" : "DE-DE", "code" : 0, "method" : "TTS.GetLanguage" } }
{ "id" : 110, "jsonrpc" : "2.0", "error" : { "code" : 22, "message" : "During the API call the unknown error has occurred", "data" : { "method" : "TTS.GetLanguage" } } }