Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SpeechRecognition.Initialize
Initializes the Speech Recognition.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Speech | 9.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "SpeechRecognition.Initialize" )
Parameters
none
Result
Returns OK or error.
Description
Initializes the Speech Recognition.Returns OK on success for MacOS 10.15 and iOS 10 or newer.
See also
Example Databases
This function checks for a license.
Created 22nd August 2019, last changed 22nd August 2019
SpeechRecognition.AuthorizationStatus - SpeechRecognition.IsInitialized
