Introduction
Welcome
()
What you should know
()
Using the exercise files
()
1. The Vision API
Introduction to the Vision API
()
Register your API
()
Basic project structure
()
Add TypeScript support
()
Add debugging support
()
Read image from disk
()
Submit an image to the Vision API
()
Analyze images
()
Recognize landmarks and celebrities
()
Recognize faces
()
2. The Speech API
Introduction to the Speech API
()
Set up your project
()
Provision the Speech API in Azure
()
Write speech-to-text code
()
Run speech to text
()
Authenticate against the speech
()
Write the text-to-speech code
()
Run text to speech
()
3. The Language API
Introduction to the Language API
()
Register Bing Spell Check in Azure
()
Set up the project for the Bing Spell Check API
()
Write code to target the Bing Spell Check API
()
Demo: Spell Check API
()
Register the Translator Text API in Azure portal
()
Get languages for translation
()
Demo: Translate English to German
()
LUIS concepts
()
Create a LUIS app
()
Train, publish, and test the LUIS app
()
Set up your LUIS project
()
Call LUIS app from code
()
Ex_Files_Microsoft_Cognitive_Services_Developers.zip
(9.8 MB)