Contents

recognitionVersion

The version number of the recognition engine.

Declaration

static var recognitionVersion: Int { get }

Mentioned in

Discussion

If you persist results this recognizer returns, store this value alongside them and regenerate the results when running on an OS with a higher version number.

See Also

Checking language support