List of questions
Related questions
Question 44 - AI-102 discussion
You are developing a method for an application that uses the Translator API.
The method will receive the content of a webpage, and then translate the content into Greek (el). The result will also contain a transliteration that uses the Roman alphabet.
You need to create the URI for the call to the Translator API.
You have the following URI.
https://api.cognitive.microsofttranslator.com/translate?api-version=3.0
Which three additional query parameters should you include in the URI? Each correct answer presents part of the solution. (Choose three.)
NOTE: Each correct selection is worth one point.
A.
toScript=Cyrl
B.
from=el
C.
textType=html
D.
to=el
E.
textType=plain
F.
toScript=Latn
Your answer:
0 comments
Sorted by
Leave a comment first