Azure Cloud Platform
Azure Cognitive Service
What if application talks back to you, answer your questions in its voice. Cognitive Service provides you powerful set of algorithms by which you can make your application speak, hear, understand, see and have a conversation using a natural method of conversation, just a few lines of code and you can do all these. Intelligent features can be added easily, such as vision and recognizing speech, understand language, sentiment and emotion detection into the app developed by you across different devices and platforms like Android, iOS, Windows. They are easy to setup with constant improvement.
Cognitive Service APIs :
Vision
By the power of image processing algorithms, you can automatically moderate content. You can build personalize app which returns smart information about images, emotion, and faces.
The API’s in vision section is
- Computer Vision API
- Face API
- Content Moderator
- Emotion API
- Custom Vision Service
- Video Indexer
Speech
Process the language you speak in the application.
The API’s in speech section is
- Translator speech API
- Speaker Recognition API
- Bing Speech API
- Custom Speech Service
Language
Procession of natural language is done here, topics and sentiments can be evaluated and learn to recognize the needs of a user.
The API’s in language section is
- Translator Text API
- Web language model API
- Linguistic Analysis API
- Language Understanding Intelligent Service
- Text Analytics API
- Bing Spell check API
Knowledge
Keeps track of complex information and data to give answers such as semantic search and intelligent recommendations.
The API’s in knowledge section is
- QnA maker API
- Entity Linkage Intelligence Service API
- Custom Decision Service
- Recommendations API
- Academic Knowledge API
- Knowledge Exploration Service
Search
With Bing search API your app and web pages can smarty search.
The API’s in search section is
- Bing news search API
- Bing autosuggest API
- Bing image search API
- Bing video search API
- Bing web search API
- Bing custom search API
- Bing entity search API
Must Read Article
How to create a VM instance in Azure
In this Tutorial we are going to launch a Virtual Machine in azure.
How to install WordPress on VM instance in Azure
Before you start installing WordPress on VM instance on Azure. You must log in into the machine. You can launch a VM Instance in Azure using this tutorial. After launch of machine log in into the machine using SSH. If you do not know how to SSH in VM instance you can follow this tutorial.

How to launch a VM instances in Google Cloud
In this tutorial we are going to launch a Compute Egine instance.

How to install WordPress on VM instance in Google Cloud
Before you start installing WordPress on VM instance on Google Cloud. You must log in into the machine. You can launch a VM Instance on Google Cloud using this tutorial. After launch of machine log in into the machine using SSH. If you do not know how to SSH in VM instance you can follow this tutorial.

How To Launch EC2 Machine
In this article we are going to learn how to launch a EC2 instance. For this you need to have AWS account.

How to install WordPress on ec2 machine
Before you start installing WordPress on ec2 machine. You must log in into the machine.