Carbon


SRSpeechBusy

Header: SpeechRecognition.h Carbon status: Supported

Determines if the feedback character in a feedback window is currently speaking.

Boolean SRSpeechBusy (
    SRRecognizer recognizer
);
Parameter descriptions
recognizer

A recognizer.

function result

On return, true if the feedback character in the feedback window associated with the recognizer specified by the recognizer parameter is currently speaking; otherwise false.

AVAILABILITY

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 7/10/2000)