Detect Language
Description
The Detect Language activity identifies the primary language of the supplied text using Azure AI Language services.
The activity returns the detected language along with a confidence score indicating the reliability of the detection.
Common Capabilities
Process Data Support
This activity supports dynamic configuration using variables from the Process Data drawer.
You can bind values from Model Data, Form Data, System Data, Enterprise Variables, and Activity Outputs.
Learn more → Using Process Data
Design-Time Configuration
Display Text
The label for this activity as it appears on the workflow canvas.
Connection Name
Select one of the following:
- An Azure Text Analytics connection configured in AI Command Center using customer-provided Azure credentials.
- IB-X Azure Text Analytics Credits to use the IntelliBuddies Integration Gateway.
When using IB-X Azure Text Analytics Credits, requests are processed through the Integration Gateway and consume IB-X Currency based on the request volume and service usage.
Input Text
The text to analyze.
The value can be entered directly or supplied dynamically from Process Data.
Wait All Incoming
Controls how this activity behaves when multiple incoming execution paths converge.
Learn more → Execution Control
On Error
Defines how the workflow behaves if this activity encounters a runtime error.
Outputs
Detect Language Result
The language detection result containing:
- Detected language
- ISO language code
- Confidence score
Raw Response
The complete JSON response returned by Azure AI Language services.
Notes
- The activity detects the primary language of the supplied text.
- Detection accuracy generally improves with longer text samples.
- When using the Integration Gateway, IB-X Currency is consumed based on the request volume.