![]() |
GetSpeechRate |
||||
Header: | SpeechSynthesis.h | Carbon status: | Supported | |
Obtains a speech channels current speech rate.
OSErr GetSpeechRate ( SpeechChannel chan, Fixed *rate );
The speech channel whose rate you wish to determine.
On return, a pointer to the speech channels speech rate, expressed as a fixed-point, words-per-minute value.
A result code.
You can call the GetSpeechRate function at interrupt time.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)