Using the Text-to-Speech API with C#
GSP254
Overview
Google Cloud Text-to-Speech API (Beta) allows developers to include natural-sounding, synthetic human speech as playable audio in their applications. The Text-to-Speech API converts text or Speech Synthesis Markup Language (SSML) input into audio data like MP3 or LINEAR16 (the encoding used in WAV files).
In this lab, you will focus on using the Text-to-Speech API with C#. You will learn how to list available voices and also synthesize audio from text.
What you'll learn
-
How to use the Cloud Shell
-
How to enable the Text-to-Speech API
-
How to Authenticate API requests
-
How to install the Google Cloud client library for C#
-
How to list available voices
-
How to synthesize audio from text
What you'll need
Participe do Qwiklabs para ler o restante deste laboratório e muito mais!
- Receber acesso temporário a Console do Google Cloud.
- Mais de 200 laboratórios, do nível iniciante ao avançado.
- Tamanho compacto para que você possa aprender no seu próprio ritmo.