Detect language
important
This activity pack is deprecated. Please download and use the latest version of the Microsoft Translator activity pack at https://marketplace.uipath.com/listings/microsoft-translator
UiPath.MicrosoftTextTranslate.Activities.DetectLanguage
Detect the language in which the specified text is written.
Properties
Common
- DisplayName - The display name of the activity.
Authentication
- SubscriptionKey - The subscription key to the Microsoft Text Translator service. The key needs to be acquired from Microsoft. For more information on how to set up the service please visit the official Microsoft documentation here.
Input
- Text - The text input for language detection. For a complete list of the supported languages please visit the official Microsoft Documentation here
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
- Language - The language detected from the specified text as a BCP 47 language tag.