Important: The information in this document is obsolete and should not be used for new development.
SRStopSpeech
You can use theSRStopSpeech
function to terminate speech by the feedback character in a feedback window.
pascal OSErr SRStopSpeech (SRRecognizer recognizer);
recognizer
- A recognizer.
DESCRIPTION
TheSRStopSpeech
function immediately terminates any speaking by the feedback character in the feedback window associated with the recognizer specified by therecognizer
parameter.