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: 2023-09-20T18:30:00Z
Last Updated: 2024-06-02T18:30:00Z

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:

Thank you.
Hope it helps!

3 Likes

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)

2 Likes