Contents

usesLanguageCorrection

A Boolean value that indicates whether the request applies language correction during the recognition process.

Declaration

var usesLanguageCorrection: Bool { get set }

Discussion

When this value is true, Vision applies language correction during the recognition process. Disabling this property returns the raw recognition results, which provides performance benefits but less accurate results.

See Also

Specifying the Language