nerdexam
Microsoft

AI-102 · Question #420

You are building a social media messaging app. You need to identify in real time the language used in messages. Which SDK package should you install?

The correct answer is A. Azure.AI.Translation.Text. https://learn.microsoft.com/en-us/dotnet/api/azure.ai.translation.text.detectedlanguage https://learn.microsoft.com/en-us/azure/ai-services/speech-service/language-identification…

Submitted by obi.ng· Mar 30, 2026Implement natural language processing solutions

Question

You are building a social media messaging app. You need to identify in real time the language used in messages. Which SDK package should you install?

Options

  • AAzure.AI.Translation.Text
  • BMicrosoft.CognitiveServices.Speech
  • CAzure.AI.Translation.Document
  • DAzure.AI.Translation.Speech

How the community answered

(51 responses)
  • A
    82% (42)
  • B
    10% (5)
  • C
    6% (3)
  • D
    2% (1)

Explanation

https://learn.microsoft.com/en-us/dotnet/api/azure.ai.translation.text.detectedlanguage https://learn.microsoft.com/en-us/azure/ai-services/speech-service/language-identification https://learn.microsoft.com/en-us/azure/ai-services/translator/text-translation/quickstart/client-libra

Topics

#language detection#Azure AI Translator#SDK#real-time processing

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice