Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Speech Recognition Manager /
Chapter 1 - Speech Recognition Manager / Speech Recognition Manager Reference
Speech Recognition Manager Routines / Using the System Feedback Window


SRStopSpeech

You can use the SRStopSpeech function to terminate speech by the feedback character in a feedback window.

pascal OSErr SRStopSpeech (SRRecognizer recognizer);
recognizer
A recognizer.
DESCRIPTION
The SRStopSpeech function immediately terminates any speaking by the feedback character in the feedback window associated with the recognizer specified by the recognizer parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
22 JAN 1997