Skip to content

config option setSpeechRate? #29

@mcmatti

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) )

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