MicrosoftTTS: Convert text to audio using Microsoft TextToSpeech API

1. Introduction

Description: This extension can be used to convert text to audio in various voices using Microsoft TTS api.
Latest Version: 2
Released:  September 21, 2023
Last Updated:  June 3, 2024

Sponsored by @Daniel_R_Soares

2. Blocks

image

3. Usage

responseList is a list of dictionaries. Each dictionary containing information of a particular voice.

  • Speech rate and volume can be controlled as of v2.
    image

volume: between 0 and 100
rate: between 0.5 and 2
Sponsored by @Homie (Adi)

4. Downloads

You can read more about Microsoft TTS here:

https://learn.microsoft.com/en-us/azure/ai-services/speech-service/text-to-speech

5. Updates

ChangeLog Version 2

  • Speech rate and volume can be controlled as of v2.
    image

volume: between 0 and 100
rate: between 0.5 and 2
Sponsored by @Homie (Adi)

Thank you.

Hope it helps!

Subscribe
Notify of
guest
1 Comment
Oldest
Newest
Inline Feedbacks
View all comments
Aditya
Aditya
1 month ago

Awesome extension, as always.