speechSetPitch

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

Set the voice pitch

OSmac, ios, android
Platformsdesktop, mobile
Parameters
NameTypeDescription
pPitch

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

Example
speechSetPitch 1.5
Description

Use speechSetPitch to reduce or increase the pitch of the voice.