Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to SFSpeechRecognizerMBS class.
SFSpeechRecognizerMBS.defaultTaskHint as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SpeechRecognition | MBS MacFrameworks Plugin | 19.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
By default, the value of this property overrides the SFSpeechRecognitionTaskHintUnspecified value for requests.
(Read and Write property)
SFSpeechRecognizerMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SpeechRecognition | MBS MacFrameworks Plugin | 19.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read and Write property)
SFSpeechRecognizerMBS.isAvailable as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SpeechRecognition | MBS MacFrameworks Plugin | 19.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
When the value of this property is true, you may create new speech recognition tasks. When value of this property is false, speech recognition services are not available.
(Read only property)
SFSpeechRecognizerMBS.locale as NSLocaleMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SpeechRecognition | MBS MacFrameworks Plugin | 19.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The locale of the speech recognizer is an NSLocaleMBS object. The default value of this property is the system locale (that is, systemLocale).
(Read only property)
SFSpeechRecognizerMBS.supportsOnDeviceRecognition as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SpeechRecognition | MBS MacFrameworks Plugin | 19.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
An SFSpeechRecognitionRequestMBS can only honor its requiresOnDeviceRecognition property if supportsOnDeviceRecognition is true. If supportsOnDeviceRecognition is false, the SFSpeechRecognizer requires a network in order to recognize speech.
(Read only property)
The items on this page are in the following plugins: MBS MacFrameworks Plugin.