Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey

Questions tagged [microsoft-translator]

Microsoft Translator, part of the collection of Cognitive Services and an Azure service, is a cloud-based machine translation service. This tag is for questions relating to using this service and its API/SDK from a programming perspective.

microsoft-translator
0 votes
0 answers
48 views

How to use microsoft azure translator for translate web pages

microsoft azure website is also using this like google translator i am not want to use text translator , i wan to transalate my whole websites in selected language. Microsoft od=ffers three types of ...
SAURABH MAURYA's user avatar
0 votes
0 answers
41 views

Receiving error 400074 from Azure Translator AI when trying to build Nintex Xtensions in OpenAPI

I was trying to use the Microsoft Translator API in my Client app (Nintex Automation Cloud) using JSON format and I always get stuck to this error whenever I try to execute a request. {"error&...
Ellyn Estrada's user avatar
0 votes
1 answer
100 views

Maintaining the keys of Markdown's metadata in the source language

This question concerns the Microsoft Cognitive Services, specifically their Azure AI Translator service. The translator exposes two types of APIs for document translation: Async translation API Sync ...
Vanja Stojanović's user avatar
0 votes
0 answers
51 views

Does the Azure AI Translator API offer the capability to display alternative translations for entire sentences?

I'm using the Azure AI Translator API to translate sentences. For instance, when I translate the sentence "Hello my friends how are you" into Spanish, I receive the translation "hola ...
SDK_2019's user avatar
0 votes
1 answer
185 views

Azure Translation API and Azure blob storage

Problem: I am currently using azure translation API to translate my polish text into English, and we are using s1 instance. when I try to save translated text in my local machine it works fine but ...
naif hussain's user avatar
0 votes
1 answer
313 views

can't generate a token to authenticate a service principal against Entra ID

I'm following the below documentation to authenticate against Microsoft Translator service with Microsoft Entra ID (Azure AD) https://learn.microsoft.com/en-us/azure/ai-services/translator/reference/...
lbpoundz's user avatar
0 votes
1 answer
152 views

Http request to Azure translator from vba in MS Access

I'd like to send http request to api.cognitive.microsofttranslator.com/translate and send some text to translate, but it does not work. I try with this request: Public Sub translate() Dim strUrl ...
MBMSOFT's user avatar
  • 59
0 votes
1 answer
202 views

Microsoft Azure Translator using like google Translator dropdown for html page

How do I use Microsoft Azure Translator using like Google Translator dropdown for html page? I have an API Key of Microsoft Azure Translator. Here is the sample screen shot:
Sunil Mathari's user avatar
-2 votes
1 answer
235 views

Question about the Dynamic Dictionary feature of the Microsoft Translator API

I am currently testing the Microsoft Translator API and its individual API functions. I have already read through the documentation on the Dynamic Dictionary feature (https://learn.microsoft.com/en-us/...
SDK_2019's user avatar
0 votes
0 answers
68 views

Custom translator - The quality of the translation has significantly degraded

I have been using a Custom translator for 3 years — the task I'm doing: translating program code from Russian to English. Every year I train a new model for translation, as my data for training the ...
Alastar's user avatar
  • 33
0 votes
0 answers
61 views

Translator app text is too small on ipad conversation screen

When using Microsoft Translator app on my ipad, the text is too small when using the conversation screen. I tried changing a setting in ipad's ios settings app overall and for Translator. I also using ...
Wayne S5315's user avatar
0 votes
0 answers
66 views

Is there an example file for building source file and target file?

I need to build a .docx source file and target file. The source file content is "Microsoft". The target file content is "微软". Can you instruct me how to build the source file and ...
fishscience's user avatar
0 votes
1 answer
238 views

Cognitive Services | Translator |How To translate a website by implanting the code in it or through the url

During the development phases I had to work with service providers through sso, the use case here requires access to services, including iframes in dashboards, in this example for illustration: ...
Sultan's user avatar
  • 700
2 votes
0 answers
286 views

Multilingual App Toolkit won't translate in VS 2022 Pro - translation key problem?

My colleague and I use VS 2022 Pro (VS), Multilingual App Toolkit (MAT), and Azure Translator service to translate our RESX resources into other languages; all on Windows 10. This tooling used to ...
rfreytag's user avatar
  • 1,077
0 votes
1 answer
344 views

My translation of a given string doesn't work using AzureApi

I want to translate a given string to a specific language and print the translation to console , but my console prints nothing , I am also trying to catch some error , but my console still prints ...
Jacobfs's user avatar

15 30 50 per page
1
2 3 4 5
25