phraseHints property

List<String>? phraseHints
getter/setter pair

A list of strings containing words and phrases that the speech recognizer should recognize with higher likelihood.

See the Cloud Speech documentation for more details.

Optional.

Implementation

core.List<core.String>? phraseHints;