SpeechRecognition
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
SpeechRecognition
Speech Recognition API for MacOS Catalina.
- Classes
- class SFAcousticFeatureMBS
- class SFSpeechAudioBufferRecognitionRequestMBS
- class SFSpeechRecognitionRequestMBS
- class SFSpeechRecognitionResultMBS
- class SFSpeechRecognitionTaskMBS
- class SFSpeechRecognizerMBS
- shared method authorizationStatus as Integer
- shared method available as Boolean
- method Constructor
- method Constructor(locale as NSLocaleMBS)
- method Destructor
- method recognitionTaskWithRequest(request as SFSpeechRecognitionRequestMBS) as SFSpeechRecognitionTaskMBS
- method recognitionTaskWithRequest(request as SFSpeechRecognitionRequestMBS, delegateHandler as recognitionTaskWithRequestCompletedMBS, tag as Variant = nil) as SFSpeechRecognitionTaskMBS
- shared method requestAuthorization(delegateHandler as requestAuthorizationCompletedMBS = nil, tag as variant = nil)
- shared method supportedLocales as NSLocaleMBS()
- property defaultTaskHint as Integer
- property Handle as Integer
- property isAvailable as Boolean
- property locale as NSLocaleMBS
- property supportsOnDeviceRecognition as Boolean
- event availabilityDidChange(available as Boolean)
- event didDetectSpeech(task as SFSpeechRecognitionTaskMBS)
- event TaskDidFinishRecognition(task as SFSpeechRecognitionTaskMBS, recognitionResult as SFSpeechRecognitionResultMBS)
- event TaskDidFinishSuccessfully(task as SFSpeechRecognitionTaskMBS, successfully as boolean)
- event TaskDidHypothesizeTranscription(task as SFSpeechRecognitionTaskMBS, transcription as SFTranscriptionMBS)
- event TaskFinishedReadingAudio(task as SFSpeechRecognitionTaskMBS)
- event TaskWasCancelled(task as SFSpeechRecognitionTaskMBS)
- delegate recognitionTaskWithRequestCompletedMBS(request as SFSpeechRecognitionRequestMBS, result as SFSpeechRecognitionResultMBS, error as NSErrorMBS, tag as Variant)
- delegate requestAuthorizationCompletedMBS(status as integer, tag as Variant)
- class SFSpeechURLRecognitionRequestMBS
- class SFTranscriptionMBS
- class SFTranscriptionSegmentMBS
- class SFVoiceAnalyticsMBS
- Blog Entries
The items on this page are in the following plugins: MBS Mac64bit Plugin, MBS MacFrameworks Plugin.