GetLanguages Method of ServerManager Object (Web Services API)

This method returns a list of languages available for recognition on the server with the specified location.

C# Syntax

Language[] GetLanguages(
 string serverLocation,
   string locale
);

Parameters

serverLocation

This parameter contains the DNS name of the server or its IP address.

locale

The locale (for example, IETF's BCP 47 language tag — "en-US", "de-DE", "ru-RU", etc.) determines the interface language used to return the recognition language names. This is an optional parameter — you can either pass null or an empty string. In this case the server locale will be used.

Return Value

An array of Language objects representing the recognition languages available on the server with the specified location (serverLocation). The DisplayName property of these objects contains the language names for the specified locale.

See also

ServerManager, Language.

26.03.2024 13:49:49

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.