Quantcast
Channel: Microsoft Translator User Forum (Including Bing Translator) forum
Viewing all 529 articles
Browse latest View live

Mtbot

$
0
0
For me to communacate with a contact using MTbot must my contact have Mtbot added to theit contact list?

Getting an API for translating from German into English using Microsoft Translator

$
0
0

Hello,

I have registered on the Microsoft Azure Marketplace and have looked for an API

to use on my Deja Vu Tranlsation Proogram for the past THREE hours.

PLEASE--- HELP me, with specific how to steps. ALL I NEED IS AN API to insert into

program.

I have signed up for the free translation volume.

THANK YOU IN ADVANCE

RON SHANKLAND

<object height="0" id="plugin0" style="position:absolute;z-index:1000;" type="application/x-dgnria" width="0"><param name="tabId" value="ff-tab-10" /><param name="counter" value="605" /></object>

Soap Request Microsoft Translator on Android

$
0
0

Hey guys, 

I am trying to use the Microsoft Translator with the SoapInterface on Android. 

But it doesn't seem to work with the translate service. 

i always get this response:

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring xml:lang="en-US">ArgumentException: Invalid appId&#xD;
Parameter name: appId : ID=0728.V2_Soap.Translate.38F4C8DF</faultstring></s:Fault></s:Body></s:Envelope>

I have no idea what's wrong. 

My Request looks like this:

{

........{

 String authtoken=createAccessToken(clientId, clientSecret);

request.addProperty("Authorization", authtoken); request.addProperty("text",textToTranslate); request.addProperty("from","de"); request.addProperty("to","en"); envelope.setOutputSoapObject(request); envelope.bodyOut = request; envelope.dotNet = true; envelope.encodingStyle="UTF-8"; transport.debug = true; transport.call(soapAction, envelope);

}

   

 public static String createAccessToken(String clientId, String  clientSecret){

      String result="Bearer "+"grant_type=client_credentials&client_id="+URLEncoder.encode(clientId)+"&client_secret="+URLEncoder.encode(clientSecret)+"&scope=http://api.microsofttranslator.com";
      return result;
     }.....

}


In my method createAccessToken, i try to create a token because appId is not valid anymore. Could someone help me?

thx a lot 





Where do I find my MSN API Key? (For Wordpress Plugin Transposh)

$
0
0

Hello,

for my Wordpress Plugin "Transposh" (automatic translation) I need to enter my "MSN API key" (I think the plugin author means "Bing API key").

I have signed up for Bing API and at https://datamarket.azure.com/account I can find the following (in English: Primary Account Key and Customer-ID):

Primärer Kontoschlüssel  BKODxsFuWgRZtyWLRMu5.........................................
Kunden-ID 02031cc9-12a8-4e36-.................................

Which one of that is the required "API Key"? If it's none of the above, where exactly do I find the API key and how does it look like?

Hope to hear from you soon. Any hints are highly appreciated.

Rgds, Jan

Getting Error 400 Bad Request / ACS50012: Authentication failed trying to obtain access token

$
0
0

This is a follow-on to this thread: http://social.microsoft.com/Forums/en/translator/thread/a5919a7e-f8c4-46d7-822c-5161d2a991a

I'm not sure if urlencode is my problem since I am lucky enough to have been issued a secret that is strictly alphanumeric. Is there a waiting period after registering an application?

Best Regards,

Scott

tbot won't respond to commands, help anyone?

$
0
0

Hi all,

tbot is online and responds with the following no matter what I enter:

Če govorite slovensko, vnesite številko 25

Skriv 26 om du talar svenska

หากคุณใช้ภาษาไทย

ให้พิมพ์27

Türkçe konu

şuyorsanız 28 yazın

?????????????????????????? (this is chinese in my chat window)

29

?????????f???????????? (same with this line)

30 

Does anyone know what is happening and how to fix this? Thank you.

Microsoft Translator widget is not working in secure pages

$
0
0

Hi,

Am using microsoft translator widget http://www.microsofttranslator.com/widget/ in my web pages....it is working very fine in my http://localhost:9080/  when i delployed it ...in https://uimauat    it is not working...can you please give me the solution ...Thanks in advance

mr, tanveer abbas

$
0
0
in this translater i did not seen urdu language is it possible to add urdu language?

Queria saber, si hay algun translator idioma Mongol??

$
0
0
Como puedo hacer para traducir el Idioma Mongol??

Comment dois-je inscrire ces symboles russes ? Comment obtenir ces symboles russes ?

$
0
0

Can Microsoft allow input of the complete set of 33 Russian characters with any keyboard?

 

How to get these symbols:  ж ч ш    щ  ъ  ы  ь  э ю  я   (Comment obtenir ces symboles russes ?)

а б     ц д          э ф г х и й к л м н о п q р с т у в w х й з
а б  в г  д её ж з и к  л   м н  о п р   с т у  ф   х ц ч  шщ  ъы ьэ ю  я

А Б В Г Д Е   Ж З И К Л М Н  О П Р С Т У Ф  Х Ц Ч Ш Щ           Э Ю Я

Bing / Microsoft Translator in C/C++ - example included

$
0
0

I created a C++ project that needs automated language translation services. None of the MS documentation has a C++ example (only C# and PHP).  Plus none were to be found on the web anywhere (at least nothing current with the latest authentication setup), so I made my own.

The first attempt uses the WinINet API with only the single key Microsoft.Translator.Translate method so far, but it would be easy enough to add more to it.

Example of it's simple interface:

Example 1

Normal output:

Sample output 1

Any special German characters would probably show up as garbage. It's possible with a few machinations to show such text (UTF-8) in a console, but this is only demonstration example for development.

Code and more here: (Blog) Bing / Microsoft Translator C++ example







how to set referer by webbrowser

$
0
0
VC + + using webbrowser control to do a simple browser, in Navigate2 where to set the referer, but there is no effect, only deal with php detection can not detect or for javascript

php with echo $ _SERVER ["HTTP_REFERER"]; the javascript aspects document.write (the document.referrer);

When interception head sent using BeforeNavigate2Explorer1 events then again send the same can only deal with php, javascript test can not ask you Daniel, good. Thank you

bing translator language code zh-CN or zh-CHS

$
0
0

I have found that zh-CN and zh-CHS both of them can be used as language code, but why microsoft only tells me only zh-CHS can be used: http://msdn.microsoft.com/en-us/library/hh456380.aspx.

Would it make any difference?

What has happened to Tbot?

$
0
0

Can someone please tell me what has happened to "tbot". I have many friends overseas and communicate with them on MSM using "tbot".

As of 3 weeks ago Tbot did not function. I have tried almost everything/

Thanks

Microsoft MT Error

$
0
0

Using MT within Wordfast, I keep getting the following message :



Server error: TranslateApiException

Method: Translate()

Message: Cannot find active Azure Market Place Translator Subscription associated with the request credentials.

Message id=2241.V2_Rest.Translate.2D5C938C

What can I do to fix this problem?

Thanks.


MTBOT

$
0
0

I have not been able to use MTBOT for a few days. It is 31 Oct 12 And I have not been able to add it to my conversations for a few days before now. Is there another problem with this translator that we depend on so much?

Small letters change to capital letters

$
0
0

Test page:  http://www.user.uni-hannover.de/nhtcapri/greek-alphabet.html

Translate with  http://www.bing.com/translator  from English to French or to Spanish.

Some Greek words are changed to capital letters without reason:

ΑΞΙΑ   ΓΡΑΜΜΑΤΑ   ΟΝΟΜΑ
       ΟΡΘΙΑ  ΠΛΑΓΙΑ

I regard this as a strange bug.

language selection

$
0
0

dear

when i added mtbot and stratt selecting my language by mistake i encode the wrong code  CZECH > PORTUGUESE, i need to change it to english>PORTUGUESE

please guide me ,

problems in getting access tokens

$
0
0

Hello,

After some research I discovered that the appid access to translator services is no longer supported
and we need to get azure access token in order to access the translator service. However, it seems that there are some issues while getting the access token from an ajax call (it always ends up with a 'parsererror' message), also, there is no documentation available about how to get the access token from apure javascript call. I solicit your help in
this issue, find the details below.

 
I'm trying to get an access token first, using this method
 
/***********************************************************************************************************/
$.ajax(
{
type: 'POST',
crossDomain: true,
url:
'https://datamarket.accesscontrol.windows.net/v2/OAuth2-13',
dataType: 'jsonp',
contentType: 'application/x-www-form-urlencoded',
jsonp: 'oncomplete',
jsonpCallback: 'ajaxTranslateCallback',
data: {
'grant_type': encodeURIComponent('client_credentials').toString(),
'client_id': encodeURIComponent('ed8f22b0-8ff8-4f8b-9797-44c0465e1202').toString(),
'client_secret':
encodeURIComponent('dnRdPYUr9841UL/1hKI7CumIjEB9toe8ELxYdRGx36s=').toString(),
'scope': encodeURIComponent('http://api.microsofttranslator.com')
},
complete: function (request, status)
{
debugger;
alert('complete: '+
status);
},
success: function (data, textStatus)
{
debugger;
alert(data);
},
error: function (request, a, b)
{
debugger;
}
 
}
);
 
function ajaxTranslateCallback(response) {
alert('ajaxTranslateCallback('+
response + ')');
}
 

Some
sites , suggest that the recommended way is to host a server code to get the
access token, this is not possible in my case as i'm going to host
a javascript page in an MS-CRM 2011 application. is it not possible to make a
POST call from anywhere (using only javascript) to get the access token , or
there is some bug in my code.

ANOTHER BIGGER PROBLEM :

I copied the sample console application programme to generate the auth code, and provided my clientid,clientsecret parameters, it failed with this message. 

"The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel"

PLZ
HELP..

using Bing translation API in "free" android app‏ ?

$
0
0
Hello , 
I wan't to develop a free android app using your Bing translation API, I have subscribed for free package (2M characters /month) .
the question is : Is this allowed ?
Thanks.
Viewing all 529 articles
Browse latest View live




Latest Images