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 usesLanguageCorrection is false.

See Also

Configuring a request