speechSetRate

Typehandler
Dictionarynative.speech
LibrarySpeech Library
Syntax
speechSetRate(<pRate>)
Associationscom.livecode.library.native.speech
Summary

Set the speech rate

OSmac, ios, android
Platformsdesktop, mobile
Parameters
NameTypeDescription
pRate

The speech rate in the range of 0.01 to 2.0 where 1.0 is the default speech rate for the voice.

Example
speechSetRate 0.5
Description

Use speechSetRate to reduce or increase the rate of speech.