Platforms to show: All Mac Windows Linux Cross-Platform

SFSpeechAudioBufferRecognitionRequestMBS class

Super class: SFSpeechRecognitionRequestMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class SpeechRecognition MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
A request to recognize speech from captured audio content, such as audio from the device's microphone.

Use an SFSpeechAudioBufferRecognitionRequestMBS object to perform speech recognition on live audio, or on a set of existing audio buffers. For example, use this request object to route audio from a device's microphone to the speech recognizer.

The request object contains no audio initially. As you capture audio, call appendAudioPCMBuffer or appendAudioSampleBuffer to add audio samples to the request object. The speech recognizer continuously analyzes the audio you appended, stopping only when you call the endAudio method. (You must call endAudio explicitly to stop the speech recognition process.)

Requires MacOS 10.15 or later.
Subclass of the SFSpeechRecognitionRequestMBS class.

Super class SFSpeechRecognitionRequestMBS

This class has no sub classes.

Blog Entries


The items on this page are in the following plugins: MBS MacFrameworks Plugin.


SFPasswordAssistantMBS   -   SFSpeechRecognitionRequestMBS


The biggest plugin in space...