Azure.AI.Translation.Text Namespace

Classes

Name Description
AzureAITranslationTextContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

DetectedLanguage

An object describing the detected language.

GetSupportedLanguagesResult

Response for the languages API.

InputTextItem

Element containing the text for translation.

LanguageScript

Common properties of language script.

ReferenceTextPair

Reference text pair to generate adaptive customized translation.

TextTranslationClient

The Translator service client.

TextTranslationClientHostExtensions

Extension methods to add TextTranslationClient to an IHostApplicationBuilder.

TextTranslationClientOptions

Client options for TextTranslationClient.

TextTranslationClientSettings

Represents the settings used to configure a TextTranslationClient that can be loaded from an IConfigurationSection.

TranslatedTextItem

Element containing the translated text.

TranslateInputItem

Element containing the text for translation.

TranslationLanguage

The value of the translation property is a dictionary of (key, value) pairs. Each key is a BCP 47 language tag. A key identifies a language for which text can be translated to or translated from.

TranslationTarget

Translate targets parameters.

TranslationText

Translation result.

TranslationTextModelFactory

A factory class for creating instances of the models for mocking.

TransliterableScript

Script definition with list of script into which given script can be translitered.

TransliteratedText

Transliterated text element.

TransliterationLanguage

The value of the transliteration property is a dictionary of (key, value) pairs. Each key is a BCP 47 language tag. A key identifies a language for which text can be converted from one script to another script.

Structs

Name Description
TextType

Translation text type.

TranslationGender

Desired gender for the translated text.

TranslationTone

Desired tone for the translated text.

Enums

Name Description
LanguageDirectionality

Language Directionality.

ProfanityAction

Translator profanity actions.

ProfanityMarker

Translator profanity markers.

TextTranslationClientOptions.ServiceVersion

The version of the service to use.