Class TransliteratedText
java.lang.Object
com.azure.ai.translation.text.models.TransliteratedText
Transliterated text element.
-
Method Summary
-
Method Details
-
getText
Get the text property: A string which is the result of converting the input string to the output script.- Returns:
- the text value.
-
getScript
Get the script property: A string specifying the script used in the output.- Returns:
- the script value.
-