This article is in continuation of my articles related to Cognitive Services. I came across some complicated articles on Cognitive Services, but as I've been working on this service for the last six months, I thought of writing simple, step by step articles on the same.
If you have landed directly on this article, I also recommend that you read the following.
- Getting started with Microsoft Cognitive Services – Face API
- Getting started with Microsoft Cognitive Services – Emotion API
- Getting started with Microsoft Cognitive Services – LUIS API
- Getting Started With Microsoft Azure Cognitive Services - Recommendations API
- Getting Started With Microsoft Azure Cognitive Services - Speaker Recognition API
- Getting Started With Microsoft Azure Cognitive Services - Text Analytics API
- Getting Started With Microsoft Azure Cognitive Services - Computer Vision API
- Getting Started With Microsoft Azure Cognitive Services – Web Language Model API
- Getting Started With Microsoft Azure Cognitive Services - Bing Autosuggest API
As defined, Cognitive Services provides the best suite for having interactive, automated models of application. It helps to build powerful intelligence into applications to enable natural and contextual interactions.
The Translator Speech API, as described by Microsoft, is a cloud-based automatic translation service. The API enables developers to add end-to-end, real-time, speech translations to their applications or services. It easily adds speech translation to your app, optimized for real-life conversation.
We will learn more about Translator Speech API in later articles. To start with, let's create a Cognitive account to use Translator Speech API, using Azure Portal.
Here, let's assume that you have Azure Portal account. If not, create your free Azure account.
Once done with account creation, Click '+’ => Category, Intelligence + analytics => Services, Cognitive Services APIs.

Fill in the below details










Karthikeyan KPosted Nov 1, 2016, 4:16 AM
Good one..