Skip to content
This repository was archived by the owner on Aug 20, 2026. It is now read-only.
This repository was archived by the owner on Aug 20, 2026. It is now read-only.

config option setSpeechRate? #29

Description

@mcmatti

Is it possible to make the speech speed adjustable? I find the default a bit slow.

Method: setSpeechRate(float speechRate)
Use: This method allows you to control the speed of the speech output. The default value is 1.0, where values greater than 1.0 accelerate the speech, and values less than 1.0 slow it down.

tts.setSpeechRate(sp.getFloat("net.devemperor.wristassist.tts_speechrate", 1.0f) )

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions