Skip to content

Add ability to adjust speed #420

@KonerDev

Description

@KonerDev

Prerequisites

  • Did you make sure a similar issue didn't exist?
  • Did you update gTTS to the latest? (pip install --upgrade gTTS)

Proposed Behaviour

I suggest adding a feature that allows users to modify the speed of the tts output.

tts = gTTS(text='Hello World!', lang='en', speed=2.1)
tts.save(name)

Context

There is currently no way to make the speed particularly fast. Can you please add that?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions