Translating Language Using the Azure Speech Service

Difficulty: Intermediate
Duration: 1 minute and 35 seconds
Students: 49
Rating: 5/5

Translating language using the Azure Speech service looks at the translation capabilities of Azure’s speech and translator services. We see how to create resources for translating spoken words, text, and documents. Then, we create a couple of small C#/.NET applications to translate microphone speech and text from Word documents using the Azure AI SDK. 

Learning Objectives

  • Azure AI translation services overview 

  • Translate speech using the SDK 

  • Set up document translation 

  • Create a custom translation model 

  • Translate documents using the SDK 

Intended Audience

This lesson is for students who want to learn how to leverage Azure AI functionality to translate speech and text. 

Prerequisites

  • Familiarity with the Azure portal 

  • Know what an SDK (software development kit) is 

Resources

https://github.com/cloudacademy/az-ai-translate-language