Create your first Azure Cognitive Services Speech-to-Text application

Beginner
Developer
AI Engineer
Azure
Cognitive Services
Speech to Text
CLIs

Microsoft's Azure Cognitive Services provide developers with APIs to create applications that take advantage of Azure's speech-to-text features. In this module, you'll learn how to use Azure Cognitive Services to create a speech-to-text application that converts a sample WAVE file into text.

Learning objectives

In this module, you will:

  • Create an Azure Cognitive Services account
  • Create a command-line application that uses single-shot recognition to convert speech to text
  • Create a command-line application that uses continuous recognition to convert speech to text

Prerequisites

  • Basic familiarity with development tools