Create your first Azure AI services text to speech application

Beginner
Developer
AI Engineer
Azure
Azure CLIs
Azure AI services
Azure AI Speech

Microsoft's Azure AI services provide developers with APIs to create applications that take advantage of Azure's text to speech features. In this module, you'll learn how to use Azure AI services to create a text to speech application that uses both plain text and Speech Synthesis Markup Language (SSML) to create audio files.

Learning objectives

In this module, you will:

  • Create an Azure AI services account.
  • Create a command-line application that converts text to speech.
  • Create a command-line application that converts SSML to speech.

Prerequisites

  • Basic familiarity with development tools