In this tutorial, we will dive into how to get started with Microsoft Azure Text-To-Speech API in Python.
📋 Source Code: / source-code-with-101577817
💖 Show Support
☕ Paypal: https://www.paypal.me/jiejenn/5
☕ Venmo: @Jie-Jenn
🌳 Patreon: / jiejenn (early access to tutorial source code)
✉️ Business Inquiring: [email protected]
00:00 - Intro
00:14 - Free tier usage
01:18 - Create a resource group (skip if you already have a resource group created)
02:26 - Add speech service
04:53 - Install Azure speech Python package
07:01 - Text-To-Speech Python example: play audio
13:07 - Text-To-Speech Python example: save audio as a media file
#azure #texttospeech #tts #python