![]() |
SRStopListening |
||||
Header: | SpeechRecognition.h | Carbon status: | Supported | |
Stops a recognizer listening and reporting results to your application.
OSErr SRStopListening ( SRRecognizer recognizer );
A recognizer.
A result code.
The SRStopListening function instructs the recognizer specified by the recognizer parameter to stop processing sound from its speech source and reporting its results to your application.
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)