Contents

customWords

An array of strings to supplement the recognized languages at the word-recognition stage.

Declaration

var customWords: [String]

Discussion

Custom words take precedence over the standard lexicon. The request ignores this value if useLanguageCorrection is false.

See Also

Inspecting the recognized text